mcp-probe-kit is a protocol-level toolkit designed for developers who want AI to truly understand their project's intent. It's not just a collection of 21 tools—it's a context-aware system that helps AI agents grasp what you're building.
Server Config
{
"mcpServers": {
"mcp-probe-kit": {
"command": "npx",
"args": [
"mcp-probe-kit@latest"
]
}
}
}