Install from your coding agent
Add the Tally MCP server, authenticate with Tally, and let Claude Code, Codex, Cursor, or your AI coding agent of choice apply the SDK patch in your local app.
Add Tally as a remote HTTP MCP server in Claude Code.
claude mcp add --transport http tally https://usetally.xyz/api/mcpThen ask Claude Code to add Tally Analytics to your app.
MCP access is not AI training permission
Tally MCP gives your coding agent access to your analytics workflow. It does not make your data training material. We never use customer data to train AI models.
What happens after you connect Tally
- 1
Authenticate with Tally
First use opens Tally OAuth so projects are owned by your Tally account.
- 2
Ask your agent to add analytics
Your coding agent calls Tally, receives a safe SDK patch, applies it locally, and runs verification where possible.
- 3
Deploy normally
You review the local change and deploy through your existing workflow.
- 4
Verify the first event
Visit one or two pages, then open Tally. The dashboard waits for production events and turns live when they arrive.
Troubleshooting
- MCP OAuth did not complete: run the command again and finish the browser login prompt.
- Your agent cannot identify a supported app target: open the app root in your agent and retry.
- Patch was prepared but not applied: ask your agent to show the patch failure before changing code manually.
- Dashboard is still waiting: deploy the app, visit one or two production pages, then refresh the project dashboard.
Managed PR automation
Prefer a hosted workflow? Sign in with GitHub and connect the GitHub App later so Tally can inspect repos remotely and open PRs.