APM, (Application Performance Management) tool for large-scale distributed systems.
Add to ~/Library/Application Support/Claude/claude_desktop_config.json
{
"mcpServers": {
"pinpoint": {
"command": "npx",
"args": [
"-y",
"@modelcontextprotocol/server-pinpoint"
]
}
}
}