Skip to content

MCP Market provider API

Use the published server-side provider SDK for your runtime:

The backend accepts two submission types: remote_mcp and openapi. A submission requires at least one tool, either supplied in tools or derived from an OpenAPI document.

New backend submissions default to provider_event. Event charges require an active pricing event, an authenticated provider account, a valid signed run context, and an idempotency key.

Provider endpoints are part of the same public REST API and OpenAPI document as the other user-facing operations. They use the canonical base URL https://api.agenticscraper.com/api/v1; the provider SDK packages are separate only to keep server-side monetization helpers out of consumer SDKs.