Rhizome MCP runs on your own machine — the client starts it, so there is no endpoint to ping. 249 installs a week from npm. Last commit 16 Sep 2026.
Local-first MCP server for task tracking and coordination of autonomous AI coding agents.
We read the source, 21 h ago · rules 3dff92dd89df
What this server is able to do. For an MCP server this is often the job itself — a terminal server runs commands because that is what it is for. Listed so you know what you are plugging in, not as an accusation.
этот файл ставится пользователю, но в репозитории его нет
const child = spawn(binaryPath, args, { shell: false });
path := filepath.Join(store.directory, name)
Is this your server and something here is wrong? Tell us — corrections are free and do not require a plan.
We found places where it runs commands, builds paths or queries from values it is given. None of that is a flaw by itself — it becomes one when the code changes, and code changes quietly between releases. We re-read it on every one.
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 rhizome-mcp -- npx -y rhizome-mcp
{
"mcpServers": {
"rhizome-mcp": {
"args": [
"-y",
"rhizome-mcp"
],
"command": "npx"
}
}
}
[mcp_servers.rhizome-mcp]
command = "npx"
args = ["-y", "rhizome-mcp"]
{
"mcpServers": {
"rhizome-mcp": {
"args": [
"-y",
"rhizome-mcp"
],
"command": "npx"
}
}
}
{
"mcpServers": {
"rhizome-mcp": {
"args": [
"-y",
"rhizome-mcp"
],
"command": "npx"
}
}
}
Local-first shared memory and task coordination for AI coding agents. Go daemon plus headless CLI.
Local-first web intelligence MCP server for AI coding agents
Persistent memory, coordination, and learning for AI agents. Local-first, 25 MCP tools.
Local-first codebase intelligence MCP server for AI coding agents.
Autonomous log surgery & secret redaction MCP server for AI coding agents.
Command wrapper MCP server for coding agents, compression, workflows, and local automation.
Local-first memory and session continuity for AI coding agents over MCP. No cloud, no telemetry.
Orbit's local-first task and workflow registry for coding agents.
Answers built from our own checks of this server.