Skip to content
Claude Desktop

Keypup Engineering Analytics for Claude Desktop

io.keypup/engineering-analytics

Generate answers & visualizations from your engineering data to track software development health.

client:Claude Desktop transport:streamable-http

Install Keypup Engineering Analytics in Claude Desktop

~/Library/Application Support/Claude/claude_desktop_config.json · windows: %APPDATA%\Claude\claude_desktop_config.json

{
  "mcpServers": {
    "engineering-analytics": {
      "command": "npx",
      "args": [
        "-y",
        "mcp-remote",
        "https://hq.keypup.io/mcp"
      ]
    }
  }
}

Claude Desktop has no remote transport in its config file, so this bridges through mcp-remote. Restart the app after saving. Claude Desktop docs

Keypup Engineering Analytics in other clients