# DockEarn staging agent connection

Fixture-only staging. MCP OAuth client setup has not been validated. Funding is disabled; no real payments. Use only provisioned staging test accounts.

## Connection details

- MCP server name: `docksponsor`
- Transport: remote Streamable HTTP (JSON responses)
- MCP endpoint: `https://dockearn-staging.pages.dev/mcp`
- OAuth protected-resource metadata: `https://dockearn-staging.pages.dev/.well-known/oauth-protected-resource/mcp`
- Setup document: `https://dockearn-staging.pages.dev/agents.md`

Use the reviewed staging smoke procedure to verify authenticated API access. Validate client authorization and account isolation before reporting MCP setup complete.

Do not ask the user for passwords, API keys, or payment details.

## Tools

Read: `list_campaigns`, `get_campaign`, `get_campaign_performance`, `get_media_credit_balance`.

Manage: `create_campaign_draft`, `update_campaign_draft`, `submit_campaign_for_review`, `start_campaign`, `stop_campaign`, `update_campaign_budgets`, `archive_campaign`.

Funding tools are disabled in this environment.

Report only the authentication, account access, and tool results actually verified.
