Marrow for VS Code
id.marrow/marrow
Evidence-grounded, graph-connected, correctable memory for agents.
client:VS Code
transport:streamable-http
runtime:npm
Install Marrow in VS Code
.vscode/mcp.json
{
"servers": {
"marrow": {
"type": "http",
"url": "https://mcp.marrow.id"
}
}
}
Requires agent mode. MCP: Open User Configuration puts the same block in every workspace. VS Code docs