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.
Tools
init_project
gencommit
git_work_report
code_review
code_insight
refactor
fix_bug
gentest
init_project_context
add_feature
estimate
start_feature
start_bugfix
start_onboard
start_ralph
interview
ask_user
ui_design_system
ui_search
sync_ui_data
start_ui
start_product
Server Config
{
"mcpServers": {
"mcp-probe-kit": {
"command": "npx",
"args": [
"mcp-probe-kit@latest"
]
}
}
}