{
  "markdown": "Connect to Subotiz MCP to handle subscriptions, usage billing, payments, taxes, and invoices — and drive revenue growth.\n\n\n\nSubotiz is a globa&#x6C;**&#x20;subscription growth engine** and **MoR** platform built for **AI products, SaaS, and digital businesses**. Supporting over 180 countries and 150+ currencies, Subotiz enables developers to manage **usage-based billing, subscriptions, global payments, tax compliance, and revenue operations** all within a single platform. By integrating the Subotiz MCP, you can let your agents manage product pricing, handle subscriptions, process transactions or refunds, issue invoices to accelerate your monetization.\n\n\n\n**Learn more**: For an overview of Subotiz products and capabilities, visit the [<u>Subotiz homepage</u>](https://www.subotiz.com/).\n\n***\n\n### Prerequisites\n\n1. A host that supports Streamable HTTP MCP (e.g. VS Code 1.101+, Claude Desktop, Cursor, Trae, etc.)\n\n2. A valid Subotiz access token\n\n***\n\n### Subotiz MCP URL\n\n* sandbox: [<u>https://api.sandbox.subotiz.com/mcp</u>](https://api.sandbox.subotiz.com/mcp)\n\n* prod: [<u>https://api.subotiz.com/mcp</u>](https://api.subotiz.com/mcp)\n\n***\n\n### MCP Configuration\n\nWhen connecting to the official hosted service, you only need to configure the URL and `Authorization: Bearer`; no other request headers are required.\n\nCursor example (add to Cursor’s MCP settings):\n\n```plain&#x20;text\n{\n  \"mcpServers\": {\n    \"my-remote-server\": {\n      \"url\": \"{{MCP_URL}}\",\n      \"headers\": {\n        \"Authorization\": \"Bearer YOUR_TOKEN_HERE\"\n      }\n    }\n  }\n}\n```\n\nReplace `{{MCP_URL}}` with the MCP URL for your target environment and `{{YOUR_TOKEN_HERE}}` with your Subotiz access token. In hosts such as VS Code, Cursor, or Claude Desktop, merge the above into their respective MCP configuration (e.g. `servers` or `mcpServers`) to use it.\n\nObtaining an API Key: The token in the configuration is your Subotiz API Key. For steps to create one and authentication details, see the [<u>Authentication guide</u>](https://docs.subotiz.com/en/api/authentication-1).\n",
  "bytes": 2065,
  "sha": "d7c88a55db6762ba090fc437860a53d116da878da452caa9782ce470f69ca2bd",
  "repo_slug": "subotiz/dev-mcp",
  "fonte": "repo",
  "truncated": false,
  "api": "https://agentalog.com/api/listings/mcp_io_github_hanwei30_dev_mcp_24cdf2fe/readme"
}