Earn From Your Website

Join the publisher network with a verified website, work the assignments it gets, and report each placement live to get paid.

Enter your website once. Every prompt and command on these pages updates.

Prompt

This workflow runs the publisher side of the marketplace. The agent reads what each of your websites earns per placement, joins the network on the terms you set, triages incoming assignments against the brief and the deadline, and reports published URLs so the server can verify the link and release the payout. Joining accepts the publisher terms on your behalf, so it stops and asks first.

Paste this into Claude, Codex, Cursor, ChatGPT, or another coding agent. The website, the expected output, and the approval boundary are already written in. First run? Complete the one-time setup; your agent can handle that too.

What does Earn From Your Website do?

This is the sequence the agent follows. It reads data on its own. You approve each send or change.

  1. 01

    Check what you earn

    Run earn_sites for every website you own and what each earns per placement.

  2. 02

    Join the network

    The owner reads the publisher terms. Then run earn_join_network { acceptTerms: true }.

  3. 03

    Read assignments

    Run earn_assignments for the target URL, anchor, brief, payout, and deadline of each placement.

  4. 04

    Accept or decline

    Run earn_accept_assignment or --decline; declining is free and expected for a bad fit.

  5. 05

    Report it live

    Run earn_submit_live_url with the published URL. The server checks the link.

  6. 06

    Check payouts

    Run earn_earnings for pending, due, and paid, plus the payout threshold.

Commands inside Earn From Your Website

The exact MCP tool calls behind the prompt. Your agent runs these against the verifieddr server; the ones that send anything still stop for your approval.

Publisher loop
# 1. What each of your websites earns per placementearn_sites { } # 2. Join the network (the owner accepts the terms)earn_join_network { site: "yourwebsite.com", acceptTerms: true, turnaroundDays: 7, maxPlacementsPerMonth: 4 } # 3. Work assigned to your websitesearn_assignments { } # 4. Accept or decline one placementearn_accept_assignment { placementId: "placement-id" }earn_decline_assignment { placementId: "placement-id", reason: "off topic" } # 5. Report it live; the server checks the linkearn_submit_live_url { placementId: "placement-id", liveUrl: "https://yourwebsite.com/blog/the-post" } # 6. Pending, due, and paidearn_earnings { }

More Agentic Workflows to Grow Your Visibility

Ready to increase your Domain Rating?

Raise your DR with stronger links. Then track how your website grows in Google and AI answers.

Start My DR Growth PlanFree weekly DR and TrueDR tracking. No credit card required.Already have an account? Sign in