{"endpoint":"/api/bazaar/register-provider","method":"POST","description":"Register your MCP server. Set pricing, get an API key, start earning.","schema":{"name":"string (required) — your MCP server name","email":"string (required) — contact email","endpoint_url":"string (required) — your MCP server URL","description":"string (optional)","pricing_model":"string (optional) — per_call | per_token | flat_monthly | free (default: per_call)","default_price_cents":"number (optional) — price per call in cents (default: 0)","tools":"array (optional) — list of tools to register: [{ tool_name, description, category, price_cents_override }]"}}