mcpbeat Sign in

Cakto MCP Server

answering

Cakto is answering right now. Last checked 8 min ago. It exposes 27 tools. Last commit 24 Aug 2026.

Read your Cakto sales: orders, revenue analytics, subscriptions, churn, customers and products.

Uptime history 17 days of history · worst day 98%
17 days agonow
98.9%
Uptime 24h
91 of 92 checks
27
Tools
read from the server
861 ms
Response time
average over 24h
0
Stars
last commit 24 Aug 2026

What changed 60

Every tool that appeared, vanished or quietly changed what it asks for. Recorded since 25 August 2026. No other catalogue keeps this.

9 Sep a tool changed version
8 Sep a tool changed version
7 Sep a tool changed version
6 Sep a tool changed version
5 Sep a tool changed version
4 Sep a tool changed version
3 Sep a tool changed version3 times that day
2 Sep a tool changed version6 times that day
1 Sep a tool changed version2 times that day
31 Aug a tool changed version
and 50 more, back to 25 August 2026

Cakto does not always answer

Over the last week it answered 99.5% of our checks. We check every 15 minutes, so you hear about the next outage within the hour — not from your users.

Three servers free · no card

Connect this server

Endpoint below is the one we actually reach during checks — not the one copied from a README. Last verified 8 min ago.

run in your terminal
claude mcp add cakto-mcp --transport http https://api.mcp.ai/p_cakto
~/Library/Application Support/Claude/claude_desktop_config.json
{
  "mcpServers": {
    "cakto-mcp": {
      "url": "https://api.mcp.ai/p_cakto"
    }
  }
}
~/.codex/config.toml
[mcp_servers.cakto-mcp]
url = "https://api.mcp.ai/p_cakto"
.cursor/mcp.json
{
  "mcpServers": {
    "cakto-mcp": {
      "url": "https://api.mcp.ai/p_cakto"
    }
  }
}
.vscode/mcp.json
{
  "mcpServers": {
    "cakto-mcp": {
      "url": "https://api.mcp.ai/p_cakto"
    }
  }
}

Available tools 27

Read directly from the server with tools/list, grouped by what they act on. If a tool disappears, we record the date.

cakto
cakto_customers_get
Leitura de clientes na Cakto (para análise/CRM). Ações: - list: lista clientes (filtros: search, page). - get: perfil de UM cliente + histórico de compras (requer customer_id). [Flattened action: get] Bulk support: accepts customer_ids for batched execution.
cakto_customers_list
Leitura de clientes na Cakto (para análise/CRM). Ações: - list: lista clientes (filtros: search, page). - get: perfil de UM cliente + histórico de compras (requer customer_id). [Flattened action: list] Bulk support: accepts customer_ids for batched execution.
cakto_list_accounts
Lista contas Cakto (apps do painel) vinculadas a este install — id, label e apelido.
cakto_offers_create
Cria uma oferta (preço alternativo) para um produto existente na Cakto. É o passo necessário para ter o que oferecer num order bump com preço diferente do principal. Requer o escopo "write offers".
cakto_offers_get
Leitura de ofertas na Cakto. A oferta é a unidade de PREÇO de um produto (cada produto nasce com uma oferta padrão) e é o alvo de um order bump — um bump aponta para uma OFERTA, nunca para o produto direto. Ações: - list: lista ofertas (filtros: product, status, type, search, ordering, limit, page). - get: detalhe de UMA oferta (requer offer_id). [Flattened action: get] Bulk support: accepts offer_ids for batched execution.
cakto_offers_list
Leitura de ofertas na Cakto. A oferta é a unidade de PREÇO de um produto (cada produto nasce com uma oferta padrão) e é o alvo de um order bump — um bump aponta para uma OFERTA, nunca para o produto direto. Ações: - list: lista ofertas (filtros: product, status, type, search, ordering, limit, page). - get: detalhe de UMA oferta (requer offer_id). [Flattened action: list] Bulk support: accepts offer_ids for batched execution.
cakto_offers_update
Atualiza uma oferta existente na Cakto (parcial: envie só o que muda). Use status="disabled" para desativar uma oferta sem apagá-la. Requer o escopo "write offers". Bulk support: accepts offer_ids for batched execution.
cakto_order_bumps_create
Cria um order bump: pendura uma OFERTA como oferta complementar no checkout de um produto. O produto (product_id) é o checkout onde o bump aparece; a oferta (offer_id) é o que está sendo oferecido — normalmente de OUTRO produto. Use cakto_offers (action=list) para descobrir o offer_id. Requer o escopo "write products". Bulk support: accepts product_ids, offer_ids for batched execution.
cakto_order_bumps_get
Leitura de order bumps (ofertas complementares exibidas no checkout). Ações: - list: lista os order bumps de UM produto (requer product_id). - get: detalhe de UM order bump (requer order_bump_id). [Flattened action: get] Bulk support: accepts product_ids, order_bump_ids for batched execution.
cakto_order_bumps_list
Leitura de order bumps (ofertas complementares exibidas no checkout). Ações: - list: lista os order bumps de UM produto (requer product_id). - get: detalhe de UM order bump (requer order_bump_id). [Flattened action: list] Bulk support: accepts product_ids, order_bump_ids for batched execution.
cakto_order_bumps_reorder
Reordena os order bumps de um produto numa chamada só: passe a lista completa de {order_bump_id, position}. Posição 1 aparece primeiro. Ids que não pertencem ao produto são ignorados pela Cakto. Requer o escopo "write products". Bulk support: accepts product_ids for batched execution.
cakto_order_bumps_update
Atualiza um order bump existente (parcial: envie só o que muda) — troca a oferta, o preço de referência, a copy ou a exibição da imagem. Requer o escopo "write products". Bulk support: accepts order_bump_ids, offer_ids for batched execution.
cakto_orders_analytics
Analytics de vendas na Cakto: métricas financeiras agregadas por canal/campanha. Agrupe por group_by (utm_source|utm_medium|utm_campaign) e filtre por período (start_date/end_date no formato DD-MM-YYYY neste endpoint). Retorna gross_volume, net_value, total_fees, total_discount e order_count (valores como string, precisão decimal). Vendas sem UTM aparecem como "(unclassified)".
cakto_orders_get
Leitura de pedidos na Cakto. Ações: - list: lista pedidos (filtros: status csv ex "paid,refunded", type unique|subscription, offer_type main|upsell|downsell|orderbump, payment_method, customer, product, paid_at_gte/paid_at_lt (YYYY-MM-DD), page). - get: detalhe de UM pedido (requer order_id). Retorna os dados crus da Cakto (paginação count/next/previous/results). [Flattened action: get] Bulk support: accepts order_ids for batched execution.
cakto_orders_list
Leitura de pedidos na Cakto. Ações: - list: lista pedidos (filtros: status csv ex "paid,refunded", type unique|subscription, offer_type main|upsell|downsell|orderbump, payment_method, customer, product, paid_at_gte/paid_at_lt (YYYY-MM-DD), page). - get: detalhe de UM pedido (requer order_id). Retorna os dados crus da Cakto (paginação count/next/previous/results). [Flattened action: list] Bulk support: accepts order_ids for batched execution.
cakto_products
Lista produtos da conta na Cakto (paginado: count/next/previous/results). Filtros opcionais: search, product_id (um id ou vários separados por vírgula — é assim que se lê UM produto específico), status, type, ordering, limit, page. Bulk support: accepts product_ids for batched execution.
cakto_products_create
Cria um produto na Cakto. A criação já gera automaticamente a oferta padrão e o checkout do produto (não existe endpoint separado de criar checkout). Requer o escopo "write products" no app do Painel Cakto.
cakto_products_update
Atualiza um produto existente na Cakto. A atualização é PARCIAL: envie só os campos que quer alterar. Use status="blocked" para tirar o produto de circulação sem apagá-lo. Requer o escopo "write products". Bulk support: accepts product_ids for batched execution.
cakto_subscription_churn
Assinaturas perdidas: lista canceladas/inativas do negócio + métricas agregadas (valor em risco, nº de clientes afetados). Filtros de período opcionais.
cakto_subscriptions_get
Leitura de assinaturas na Cakto. Ações: - list: lista assinaturas (filtros: status, payment_method, current_situation new|renewed, search, ordering, limit, page). - get: detalhe de UMA assinatura (requer subscription_id). [Flattened action: get] Bulk support: accepts subscription_ids for batched execution.
cakto_subscriptions_list
Leitura de assinaturas na Cakto. Ações: - list: lista assinaturas (filtros: status, payment_method, current_situation new|renewed, search, ordering, limit, page). - get: detalhe de UMA assinatura (requer subscription_id). [Flattened action: list] Bulk support: accepts subscription_ids for batched execution.
authenticate
authenticate
MCP.AI for IDE agents (Cursor, etc.): log in in the browser, copy the access token. Best: add it to this server's config as a header `Authorization: Bearer <token>` for a permanent, non-expiring connection. Or paste it here for a session-only login: call with { token: "<jwt>" } after the user pastes, or with no args to get the link.
connect
connect
Returns connection status and URLs. When all providers are connected, returns authenticated:true and empty pending[]. When credentials are missing, returns connect_url for the toolkit and per-install URLs.
marketplace
marketplace
The official mcp.ai marketplace — the in-platform catalog of every MCP/tool, AND the way to run them. Covers capability requests like "find an MCP that does X", "consulta um CPF", "is there a tool for Y". Core flow: action=search discovers MCPs by intent → describe returns one MCP's full profile (every tool with its id + params, pricing, auth) so you pick the right tool_id → invoke RUNS that tool. KEY: invoke works even when the MCP is NOT installed — it runs the tool pontualmente (one-off), without adding the MCP to the toolkit and without bloating the tool list. If the MCP needs a credential/login, invoke returns a connect link; if it is paid and the wallet is empty, invoke returns a checkout/top-up link (the user opens it, then you retry). Use install only to make an MCP PERMANENT in the active toolkit (its tools then show up natively in future sessions); prefer invoke for a single/occasional use. list_tools lists what is callable right now. subscribe/cancel handle per-MCP billing; report_bug sends feedback; request_mcp asks us to build a NEW MCP when nothing fits. Search/describe flag installed_in_toolkit vs installed_in_workspace. Writes (install/uninstall/subscribe/cancel and the one-off install behind invoke) require workspace owner/admin. It also carries the mcp.ai PROMPT LIBRARY, which is about ready-made prompt TEXT rather than MCPs: search_prompts finds one, get_prompt returns its full text with {{variables}} filled, and publish_prompt saves a prompt and returns a shareable mcp.ai/p/<slug> link that opens without login.
report
report_bug
Report a bug, missing feature, or send feedback. Include the conversation array with recent messages for reproduction.
show
show_version
Show the current MCP platform and adapter versions.
toolkit
toolkit_info
Returns the current toolkit state: installed MCPs, their connection status, the accounts connected to each one, and how many catalog tools each exposes.

Endpoints

URLTransportStateLatencyChecked
https://api.mcp.ai/p_cakto streamable-http answering 471 ms 8 min ago

Alternatives to Cakto

same job, measured the same way
Stripe Analytics
by lordbasilaiassistant-sudo

Stripe analytics — revenue, customers, subscriptions, refunds, churn from Claude.

19 installs/wk local only
Lago
by usefulapi

Read Lago customers, subscriptions, invoices, usage and revenue analytics; write events.

24 tools answering
Dukon AI — BILLZ store analytics
by dukonai

BILLZ (Billz) retail store analytics: revenue, profit, stock, top products, customers, reports

answering
Easy Digital Downloads
by verygoodplugins

MCP server for Easy Digital Downloads REST API - sales, customers, products, analytics

42 installs/wk local only
Prelim
by prelim

Read AI preliminary phone screens — your roles, candidate scores, transcripts, and analytics.

answering
Churn Solution
by churnsolution

Query Churn Solution cancellation-flow metrics, revenue, and feedback analytics (read-only).

answering
AIOProductOS MCP
by aioproductos

AIOProductOS: revenue, feedback, work and analytics on one customer record. 71 tools, 3 apps.

77 installs/wk 71 tools answering
nitur
by amarshaked

Create projects and read their web analytics: views, referrers, countries, custom events.

answering

Cakto — questions

Answers built from our own checks of this server.

What can Cakto do?
It exposes 27 tools, read directly from the server on our last check. Among them: authenticate, cakto_customers_get, cakto_customers_list, cakto_list_accounts, cakto_offers_create, cakto_offers_get and 21 more. The full list with descriptions is on this page — we take it from the server itself via tools/list, not from a README. How MCP servers expose tools in the first place →
Is Cakto working right now?
We send a real MCP handshake every 15 minutes. Over the last 24 hours 91 of 92 checks got a reply (98.9%), average response time 861 ms. The bar chart above shows every period we have measured.
How do I connect Cakto?
Copy the ready config from this page — we generate it for Claude Code, Claude Desktop, Codex, Cursor and VS Code, each with the file path that client actually reads. It is a remote server, so there is nothing to install — the client connects to the address.
Does Cakto need an API key?
No. Cakto completed a full MCP handshake with us as an anonymous client and listed its tools without asking for anything. All 27 of them are readable on this page. This is what we observed, not what the docs claim.
How fast is Cakto?
It answers our handshake in 861 ms on average, which is faster than 12% of all working MCP servers we measure. That is on the slow side — worth knowing if the tool sits inside an interactive loop. The comparison comes from our own checks across the whole registry, every 15 minutes.
Is Cakto open source?
Yes — it is published under the MIT licence and 0 stars on GitHub. The source link is on this page, so you can read exactly what it does with your data before you connect it.