Amami MCP docs
Cursor analytics setup
Cursor can use Amami MCP to help you add analytics to a project, verify tracking, and ask growth questions from inside the editor.
Recommended prompt
Paste this into Cursor. It directs Cursor to the maintained setup source:
Read and follow the canonical Amami MCP and Skills installation guide at https://analytics.amami.dev/install/mcp-install.md. Use this guide as the only setup source. Do not use web search or another installation guide.
The setup guide tells the agent to install the package, start browser authorization, and configure the MCP server without asking you to paste passwords or API keys into chat.
Manual MCP config
The canonical guide owns the current Cursor configuration and manual API-key guidance. Use its manual configuration section rather than copying a server entry from this page.
Add analytics to a project
After the server loads, ask Cursor:
Connect this website to Amami, create a tracked website if needed, and tell me where to add the tracking script.
Cursor should use Amami tools to discover or create the website and return a script like:
<script defer src="https://dashboard.amami.dev/script.js" data-website-id="WEBSITE_ID"></script>
Verify the workflow
Check whether analytics is connected, send a test event if write tools are enabled, and summarize what I should inspect next.
For the shared server configuration and capability boundary, read MCP analytics server configuration and Security model. You can also set up Claude or Codex with the same authorized local server.