kcp-agent — KCP navigation planner runs on your own machine — the client starts it, so there is no endpoint to ping. 1 342 installs a week from npm. Last commit 3 Aug 2026.
Deterministic, fail-closed planner for KCP knowledge manifests: kcp_plan, kcp_load, kcp_validate.
This server runs on your own machine — install it with the package manager and the client starts it for you. Package name taken from the official registry entry.
claude mcp add kcp-agent -- npx -y kcp-agent
{
"mcpServers": {
"kcp-agent": {
"args": [
"-y",
"kcp-agent"
],
"command": "npx"
}
}
}
[mcp_servers.kcp-agent]
command = "npx"
args = ["-y", "kcp-agent"]
{
"mcpServers": {
"kcp-agent": {
"args": [
"-y",
"kcp-agent"
],
"command": "npx"
}
}
}
{
"mcpServers": {
"kcp-agent": {
"args": [
"-y",
"kcp-agent"
],
"command": "npx"
}
}
}
Answers built from our own checks of this server.