Amami MCP docs

Codex analytics setup

Codex is the best path when you want guided Amami workflows instead of only a raw MCP server entry. Install the Amami Skills, then use the setup skill to authorize MCP and the analytics skill to connect websites and analyze growth.

Install Amami Skills

Copy this instruction into Codex. It gives Codex the maintained installation source for both MCP and Skills:

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 guide installs Amami Skills and provides the browser setup, Codex registration, and verification steps without test data. After the skills are loaded, run $amami-mcp-setup.

The setup guide points Codex at the public skills repository and tells it to install:

amami-mcp-setup
amami-analytics

Restart Codex after installing skills so they are loaded.

Run guided setup

Use:

$amami-mcp-setup

The setup skill should install amami-analytics-mcp, run browser authorization, and configure the local MCP command. Login, registration, and MCP authorization stay in your browser.

Analyze a website

After setup, use:

$amami-analytics

Then ask Codex to find the matching website. It calls get_tracking_script for an existing site or create_website for a new one, embeds the returned trackingScript, verifies the deployed pageview, and analyzes the traffic.

Connect this project to Amami, verify tracking, and tell me what I should improve to grow signups.

Manual configuration

If you do not want Skills, ask Codex to follow the canonical guide's manual configuration section. Do not copy a separate package command from this page.

After configuration, verify the authorized account with get_me and list_websites before creating data or enabling write tools. Read MCP analytics server configuration and Security model for the shared capability boundary, or use Cursor and Claude for other client setup paths.