Loading MCP server directory, please wait...
Runtime governance, proof, outcome closure, and fleet intelligence for MCP-compatible AI agents.
npx @getmcp/cli add io.github.getmarrow/marrowRequires Node.js 18+. Community-contributed server. Review source before installing.
MARROW_API_KEYNamed Marrow agent API key. Keep it in trusted secret storage.
Config file: ~/Library/Application Support/Claude/claude_desktop_config.json
{
"mcpServers": {
"io.github.getmarrow/marrow": {
"command": "npx",
"args": [
"-y",
"@getmarrow/mcp"
],
"env": {
"MARROW_API_KEY": ""
}
}
}
}