Developer Tools

Mantle MCP Server

Connect your account, then chat with AI to run tools.

Mantle is a billing and subscription management platform for Shopify apps. Use the Core API to list customers, manage subscriptions, track usage events, and access affiliate data across your Shopify app portfolio.

2 tools
Agent guide included
Start Chatting

Opens MCPBundles Studio with this server selected. After sign-in, chat and run tools from the same thread.

Browse all tools

AI Skill
SKILL.md

Domain knowledge for Mantle — workflow patterns, data models, and gotchas for your AI agent.

Mantle

Billing, subscription management, and analytics platform for Shopify app developers. The Core API (api.heymantle.com/v1) provides access to customer records, subscriptions, usage events, and affiliate data.

Capabilities

  • Customers — list and search customers across your Shopify apps. Supports cursor-based pagination and search queries.
  • Subscriptions — view active subscription plans, pricing tiers, and customer participation. Use for churn analysis and plan management.

Patterns

  • Pagination is cursor-based: use cursor from previous response for next page.
  • take controls page size (customers default 500, subscriptions default 10000).
  • Rate limits: 1,000 requests/minute, 5,000 requests/5 minutes.

Tools in this Server (2)

Mantle List Customers

List customers across your Shopify apps in Mantle. Returns customer records with names, contact details, subscription status, and app associations. Su...

Mantle List Subscriptions

List all subscriptions across your Shopify apps in Mantle. Returns subscription plans, pricing tiers, start dates, statuses, and customer associations...

Frequently Asked Questions

What is the Mantle MCP server?

Mantle is a billing and subscription management platform for Shopify apps. Use the Core API to list customers, manage subscriptions, track usage events, and access affiliate data across your Shopify app portfolio. It provides 2 tools that AI agents can use through the Model Context Protocol (MCP).

How do I connect Mantle to my AI agent?

Add the MCPBundles server URL to your MCP client configuration (Claude Desktop, Cursor, VS Code, etc.). The URL format is: https://mcp.mcpbundles.com/bundle/mantle. Authentication is handled automatically.

How many tools does Mantle provide?

Mantle provides 2 tools that can be called by AI agents, along with a SKILL.md that gives your AI agent domain knowledge about when and how to use them.

What authentication does Mantle require?

Mantle uses API Key. Mantle requires credentials. Connect via MCPBundles and authentication is handled automatically.

Setup Instructions

Connect Mantle to any MCP client in minutes

https://mcp.mcpbundles.com/bundle/mantle

What is MCP?

Model Context Protocol lets AI tools call external capabilities securely through a single URL. This bundle groups tools behind an MCP endpoint that many clients can use.

Use this bundle in 3 steps

  1. Copy the MCP URL above
  2. Open your AI tool and add a new MCP/connector
  3. Paste the URL and follow any auth prompts

Claude Desktop Users

Skip the manual setup! Use the .mcpb file format for one-click installation. Check the Claude Desktop tab for setup instructions.

Pick your tool tab for exact steps

Select ChatGPT, Cursor, Claude Code, or another tab for copy-paste config.

Ready to use Mantle?

Sign in to connect your credentials and start running tools from the chat.

Mantle MCP Server & Skill — 2 Tools