ChartMogul
by ChartMogul
Query MRR, ARR, churn, retention, cohorts, customers and sales pipeline from your AI assistant. 76 tools, OAuth sign-in, read-only access, works with any MCP client.
Verified connector
Listed by Anthropic as a partner connector in its Connectors Directory.
Connection checked by Agentman on .
Anthropic states this reflects the level of review a connector received, not a security audit.
Connect ChartMogul via MCP
https://mcp.chartmogul.com/Works in any MCP-compatible client. In Agentman Studio it is one click — no config file to edit.
ChartMogul Tools & Capabilities (76)
Tool names from Anthropic's directory listing. This server requires sign-in, so we could not read tool descriptions or parameter schemas.
Limits
- One scope,
mcp, with no read/write split and no per-resource narrowing. The consent screen offers nothing to decline. Access control lives in ChartMogul's role model and in the account-wide security toggle, not in the OAuth grant. - MCP access is on by default. An Admin or Owner has to visit Settings → Admin → Security to turn it off. Accounts that would rather opt in than opt out should check that toggle before anyone connects.
- The connector reads your CRM, not just your charts. Twenty-four of the 76 tools list customer records, and
list_customer_notesandlist_emailsreach call logs and email threads attached to accounts. Weigh that separately from the metrics. - Two roles are excluded. ChartMogul's roles article documents Lite and CRM-only team members, and neither appears in the four roles its MCP article permits.
- One tool is admin-gated.
list_account_team_membersis marked available to admins only, so results differ by who authorised the connection. - We could not read tool schemas or safety annotations. The endpoint requires authentication, so the 76 count and the tool names are the directory's, and parameter-level detail is not published here. What we did read is the auth posture, both OAuth descriptors and the vendor's tool table.
- The endpoint publishes no
resource_metadatapointer. ChartMogul's 401 challenge omits the parameter that normally names the protected-resource descriptor. The descriptor exists anyway, at the conventional path — a client that follows only the header would conclude there was none. - ChartMogul publishes no MCP-specific rate limit. Its REST API documents 40 requests per second and a maximum of 20 parallel connections, but that page does not state whether the MCP server shares that budget. Treat the API figures as context, not as the connector's limit.
- The connector delivers your data, not advice. It returns metrics and records from your own account. Interpreting them, and any decision that follows, sits with you.
Frequently asked questions
Can the ChartMogul MCP server change any data in your account?
No. ChartMogul's documentation states the server uses OAuth 2.0 and connects to your account with read-only access, and that data is only retrieved in response to your queries. All 75 tools in its published table read or search. Nothing in the 76-name directory listing carries a create, update, delete, import or merge verb.
Which ChartMogul role do you need to use the MCP server?
Owner, Admin, Staff or Read-only. ChartMogul's MCP article names exactly those four team member roles. Its roles article lists two more, Lite and CRM-only, which are not on that list. Managing the MCP setting itself is narrower still and requires Admin or Owner.
Which ChartMogul plan includes MCP server access?
All of them, including Free. ChartMogul's plan comparison table marks the row API, MCP, and standard CSV exports as included on Free, Starter, Pro and Enterprise. The Free plan tracks up to 120,000 dollars of ARR, so the constraint is account size rather than the connector itself.
How do you turn off MCP access for a ChartMogul account?
In Settings, Admin, Security, toggle Allow MCP server access. ChartMogul documents that MCP access is enabled by default and that managing this setting requires an Admin or Owner role. Individual users can also revoke a connection from their AI assistant's connector settings at any time.
How do you connect ChartMogul to Claude Code?
Run claude mcp add --transport http chartmogul https://mcp.chartmogul.com in a terminal. ChartMogul publishes that exact command. Then type /mcp inside the Claude Code session and complete the OAuth flow against your ChartMogul account. The same URL works in any MCP-compatible client that supports streamable HTTP.
What is CMRR in ChartMogul, and how does it differ from MRR?
CMRR is Committed Monthly Recurring Revenue, which ChartMogul describes as a forward-looking projection of MRR based on scheduled subscription changes. MRR measures revenue already billed, so it trails; CMRR incorporates future committed changes, so it leads. The connector exposes both as separate tools.
Sources
- ChartMogul MCP server documentation, including the 75-row tool table, four usage examples, roles, the security toggle and the read-only statement (retrieved 2026-08-18; the article records its own last update as 2026-07-31) · retrieved 2026-08-18
- ChartMogul developer docs, MCP server tutorial (retrieved 2026-08-18; describes the same remote server, corroborating the read-only and OAuth statements) · retrieved 2026-08-18
- ChartMogul roles and permissions, for the six team member roles (retrieved 2026-08-18) · retrieved 2026-08-18
- ChartMogul plan comparison, for the API, MCP and CSV export row across all four plans (retrieved 2026-08-18) · retrieved 2026-08-18
- ChartMogul metric definitions — MRR , ARR , ARPA , ASP , LTV , CMRR (all retrieved 2026-08-18) · retrieved 2026-08-18
- ChartMogul Filtering Language reference — and REST API rate limits (retrieved 2026-08-18) · retrieved 2026-08-18
- Live auth posture check against
https://mcp.chartmogul.com/— anonymousinitializereturned HTTP 401 withWWW-Authenticate: Bearer realm="Doorkeeper"and noresource_metadataparameter; theoauth-protected-resourceandoauth-authorization-serverdescriptors each returned HTTP 200 advertising the single scopemcp; the/mcppath returned HTTP 404 (2026-08-18) · retrieved 2026-08-18 - Anthropic Connectors Directory entry (snapshot 2026-08-16) · retrieved 2026-08-16
help.chartmogul.comserves norobots.txt(HTTP 404, 2026-08-18);chartmogul.com/robots.txtdisallows only/api/and carries noContent-Signalheader · retrieved 2026-08-18- ChartMogul support — <support@chartmogul.com> · Privacy
Use in Agentman
Connect once and your agents call these tools on their own — on a schedule, in a workflow, with nobody at the keyboard.
Open in Agentman StudioServer Info
- Category
- Analytics
- Developer
- ChartMogul
- Tools
- 76
- Domain
- mcp.chartmogul.com
Using Claude Desktop or another MCP client? Setup docs — the connection URL above works anywhere.