MCP Pirsch for Claude Desktop
io.github.verygoodplugins/mcp-pirsch
Pirsch Analytics with natural language queries and trend analysis
client:Claude Desktop
transport:stdio
runtime:npm
Install MCP Pirsch in Claude Desktop
~/Library/Application Support/Claude/claude_desktop_config.json · windows: %APPDATA%\Claude\claude_desktop_config.json
{
"mcpServers": {
"mcp-pirsch": {
"command": "npx",
"args": [
"-y",
"@verygoodplugins/mcp-pirsch"
]
}
}
}
Settings → Developer → Edit Config opens this file. Restart the app after saving. Claude Desktop docs