conikeec/mcp-probe
A Model Context Protocol (MCP) client library and debugging toolkit in Rust. This foundation provides both a production-ready SDK for building MCP integrations and the core architecture for an interactive debugger.
Platform-specific configuration:
{
"mcpServers": {
"mcp-probe": {
"command": "npx",
"args": [
"-y",
"mcp-probe"
]
}
}
}Add the config above to .claude/settings.json under the mcpServers key.
Loading reviews...