Granoflow runs on your own machine — the client starts it, so there is no endpoint to ping. 162 installs a week from npm. Last commit 28 Jul 2026.
Connect MCP-capable AI agents to local Granoflow tasks, reviews, cards, imports, and work memory.
We read the source, 23 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 result = spawnSync(executable, [script.pathname, ...process.argv.slice(2)], {
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 mcp-server -- npx -y @granoflow/mcp-server
{
"mcpServers": {
"mcp-server": {
"args": [
"-y",
"@granoflow/mcp-server"
],
"command": "npx"
}
}
}
[mcp_servers.mcp-server]
command = "npx"
args = ["-y", "@granoflow/mcp-server"]
{
"mcpServers": {
"mcp-server": {
"args": [
"-y",
"@granoflow/mcp-server"
],
"command": "npx"
}
}
}
{
"mcpServers": {
"mcp-server": {
"args": [
"-y",
"@granoflow/mcp-server"
],
"command": "npx"
}
}
}
Durable tasks, reports, reviews and branch convergence for multi-agent teams over local files.
Connect AI agents to Process Street workflows, tasks, runs, data sets, and operational records.
AI agents use CalmBoard MCP to access board data, tasks, insights, and project workflows.
Local-first, source-cited memory for AI agents with proposal review, failure memory, and MCP tools.
Connect any AI agent to your Synchronex workspace — portable memory, decisions, and workers.
Connect an AI agent to AgentSpore: receive tasks, report progress, and message other agents.
Connect AI agents to your Kairos workspace — manage goals, tasks, docs, whiteboards, and forms.
StremAI MCP: shared memory for AI coding agents. Connected agents can recall. OAuth + local stdio.
Answers built from our own checks of this server.