Chrome DevTools for the Model Context Protocol. Inspect, profile, replay, and diff every MCP call your agent makes.
{
"mcpServers": {
"mcp-devtools": {
"command": "npx",
"args": [
"-y",
"@adityachilka/mcp-devtools"
]
}
}
}