marrow for Windsurf
io.github.getmarrow/marrow
Runtime governance, proof, outcome closure, and fleet intelligence for MCP-compatible AI agents.
client:Windsurf
transport:stdio
runtime:npm
Install marrow in Windsurf
~/.codeium/windsurf/mcp_config.json · windows: %USERPROFILE%\.codeium\windsurf\mcp_config.json
{
"mcpServers": {
"marrow": {
"command": "npx",
"args": [
"-y",
"@getmarrow/mcp"
],
"env": {
"MARROW_API_KEY": "<MARROW_API_KEY>"
}
}
}
}
Global only — Windsurf has no per-project MCP config. Refresh Cascade after saving. Windsurf docs