Back to Browse

Subotiz Dev MCP Server

Developer ToolsLow Risk10.0Remote
Free

Connect AI assistants to Subotiz - Using Subotiz's external capabilities through natural language

About

Connect AI assistants to Subotiz - Using Subotiz's external capabilities through natural language

Remote endpoints: streamable-http: https://api.subotiz.com/mcp

Security Report

10.0
Low Risk10.0Low Risk

Valid MCP server (1 strong, 1 medium validity signals). No known CVEs in dependencies. Imported from the Official MCP Registry.

Endpoint verified · Requires authentication · 1 issue found

Security scores are indicators to help you make informed decisions, not guarantees. Always review permissions before connecting any MCP server.

Permissions Required

This plugin requests these system permissions. Most are normal for its category.

HTTP Network Access

Connects to external APIs or services over the internet.

How to Connect

Remote Plugin

No local installation needed. Your AI client connects to the remote endpoint directly.

Add this to your MCP configuration to connect:

{
  "mcpServers": {
    "io-github-subotiz-subotiz-dev-mcp": {
      "url": "https://api.subotiz.com/mcp"
    }
  }
}

Documentation

View on GitHub

From the project's GitHub README.

Connect to Subotiz MCP to handle subscriptions, usage billing, payments, taxes, and invoices — and drive revenue growth.

Subotiz is a global 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.

Learn more: For an overview of Subotiz products and capabilities, visit the Subotiz homepage.


Prerequisites

  1. A host that supports Streamable HTTP MCP (e.g. VS Code 1.101+, Claude Desktop, Cursor, Trae, etc.)

  2. A valid Subotiz access token


Subotiz MCP URL


MCP Configuration

When connecting to the official hosted service, you only need to configure the URL and Authorization: Bearer; no other request headers are required.

Cursor example (add to Cursor’s MCP settings):

{
  "mcpServers": {
    "my-remote-server": {
      "url": "{{MCP_URL}}",
      "headers": {
        "Authorization": "Bearer YOUR_TOKEN_HERE"
      }
    }
  }
}

Replace {{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.

Obtaining an API Key: The token in the configuration is your Subotiz API Key. For steps to create one and authentication details, see the Authentication guide.

Reviews

No reviews yet

Be the first to review this server!

Subotiz Dev MCP Server - Connect AI assistants to Subotiz - Using Subotiz's external | MCP Marketplace