Connect Cursor

Add AI Coach as an MCP server in Cursor.

1. Open MCP settings

Cursor → Settings → MCP. Or edit ~/.cursor/mcp.json directly.

2. Add this block

{
  "mcpServers": {
    "aicoach": {
      "url": "https://aicoach.pw/api/mcp/v1"
    }
  }
}

3. Reload

Cursor's MCP panel should show aicoach with 6 tools.

4. Try it

"Use the AI Coach MCP to compare GPT-5 and Claude Sonnet 4.6 — show me the matrix."

Cursor will call compare_models with the right ids.