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.

Managed
2 tools
Agent guide included

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

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

One-click install:

The link prefills the Add custom connector dialog — you still review the values and click Add, then Connect to complete OAuth.

Or add manually

  1. Open claude.ai → Settings → Connectors.
  2. Click the + button and choose Add custom connector.
  3. Set Name to Mantle and paste the MCP URL into Remote MCP server URL.
  4. Click Add. Mantle will appear under Not connected — select it and click Connect to complete OAuth.
Name: Mantle
Remote MCP server URL: https://mcp.mcpbundles.com/bundle/mantle
Authentication: OAuth

Custom connectors at claude.ai require a paid Claude plan (Pro, Max, Team, or Enterprise).

Ready to use Mantle?

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

Mantle MCP Server & Skill — 2 Tools