Loading MCP server directory, please wait...
Evidence-grounded, graph-connected, correctable memory for agents.
npx @getmcp/cli add id.marrow/marrowRequires Node.js 18+. Community-contributed server. Review source before installing.
MARROW_API_KEYMarrow API key used by the local compatibility adapter.
Config file: ~/Library/Application Support/Claude/claude_desktop_config.json
{
"mcpServers": {
"id.marrow/marrow": {
"command": "npx",
"args": [
"-y",
"@marrowid/cli",
"mcp"
],
"env": {
"MARROW_API_KEY": ""
}
}
}
}