Loading MCP server directory, please wait...
Connect MCP-capable AI agents to local Granoflow tasks, reviews, cards, imports, and work memory.
npx @getmcp/cli add com.granoflow/mcp-serverRequires Node.js 18+. Community-contributed server. Review source before installing.
Config file: ~/Library/Application Support/Claude/claude_desktop_config.json
{
"mcpServers": {
"com.granoflow/mcp-server": {
"command": "npx",
"args": [
"-y",
"@granoflow/mcp-server"
]
}
}
}