Skip to main content
Glama

Cakto

Your Cakto sales in Claude, ChatGPT, and AI agents

Connect your Cakto account and read your sales through natural language: orders, billing, subscriptions, churn, customers, and products. Generate a Client ID and a Client Secret with read scopes in the Cakto Dashboard (under API) and connect in one click. Read-only; no tool modifies data in Cakto.

  • 📊 Orders and billing: view sales and revenue analytics

  • 🔁 Subscriptions and churn: track recurring revenue and cancellations

  • 👥 Customers and products: look up your customer base and catalog

  • 🔒 Read-only · 🎁 10 free calls per day

  • 🔑 BYO connection: Client ID + Client Secret generated in your Cakto Dashboard

  • 💬 Works with any MCP client: Claude Desktop, Cursor, VS Code, Cline, Continue

English version · Full documentation · Skill for agents


Install in 1 click

Claude (Web and Desktop)

Anthropic unified MCP installation at claude.ai/customize/connectors. The same link works for Claude Web and Claude Desktop (just sign in):

➕ Open in Claude and connect

Manual (if the deeplink doesn’t open): claude.ai/customize/connectors+Add custom connector → paste Name Cakto and URL https://api.mcp.ai/p_cakto.

Cursor

➕ Install Cakto in Cursor

VS Code (Copilot Chat)

➕ Install Cakto in VS Code

ChatGPT, Manus, OpenCline and 40+ other clients

Works in any MCP client that supports MCP over HTTP. The server URL is always:

https://api.mcp.ai/p_cakto

Client-specific details: INSTALL.md.


Related MCP server: mcp-chargebee

Usage examples

Quanto vendi na Cakto nos últimos 30 dias?
Liste os pedidos aprovados de hoje
Qual a taxa de churn das minhas assinaturas?
Quais são meus produtos mais vendidos?

10 available tools

Tool

Description

cakto_list_accounts

Lists Cakto accounts (dashboard apps) linked to this install — id, label, and alias.

cakto_orders_list

Cakto order read. Actions: - list: lists orders (filters: status csv ex "paid,refunded", type unique/value

subscription, offer_type main

upsell

downSell

orderbump, payment_method, customer, product, paid_amount, paid_at_gte/pa…

cakto_orders_get

Cakto order read. Actions: - list: lists orders (filters: status csv ex "paid,refunded", type unique

subscription, offer_type main,

upsell

downSell

orderbump, payment_method, customer, product, paid_amount, paid_at_gte/pa…

cakto_orders_analytics

Sales analytics at Cakto: financial metrics aggregated by channel/campaign.

cakto_subscriptions_list

Cakto subscription read.

cakto_subscriptions_get

Cakto subscription read.

cakto_subscription_churn

List canceled/inactive business subscriptions + aggregated metrics (value at risk, number of customers affected).

cakto_customers_list

Cakto customer read (for analytics/CRM).

cakto_customers_get

Cakto customer read (for analytics/CRM).

cakto_products

List account products at Cakto (optional filters: search, page).

Tool details: docs/tools.md


Pricing

Plans start at the free tier. See docs/pricing.md.


Privacy & LGPD

  • Read-only, no tool changes data at the source.

  • Sub-processors: Cakto, the LLM host of your choice (Claude, ChatGPT, Cursor, your own agent). Full list in docs/privacidade.md.

  • Data returned by the tools is sent to the LLM host you choose, a sub-processor outside our control. We recommend plans with training opt-out.


FAQ

How do I connect? Generate a Client ID and Client Secret with read scopes in the Cakto Dashboard, under API, and paste into the . The connection is read-only.

Does it modify anything in my Cakto account? No. All tools are read-only: orders, billing analytics, subscriptions, churn, customers, and products.

How much does it cost? The first 10 calls per day are free. Then, per subscription (see docs/pricing.md).

Is the server open source? The server is proprietary (hosted). This repository is the public wrapper with manifests, docs, and skills, all MIT.


Support


License

MIT — see LICENSE. The MCP server at api.mcp.ai/p_cakto is proprietary (hosted); this repository (manifests, docs, skills) is MIT.

Related MCP Connectors

Related MCP Servers

  • A
    license
    Not graded
    quality
    D
    maintenance
    Enables natural language interaction with Stripe accounts to query customers, revenue, invoices, subscriptions, disputes, and issue refunds.
    29 npm
    1
    MIT
  • A
    license
    Not graded
    quality
    C
    maintenance
    Enables querying Chargebee subscriptions and customer data through natural language, supporting subscription details, customer lists, and customer profiles.
    4 npm
    MIT
  • F
    license
    Not graded
    quality
    B
    maintenance
    Enables natural-language Q&A over customer support ticket data. Provides tools for schema inspection, SQL-based ticket counts and grouping, and full-text search for customer wording without requiring API keys.
    -