memoric for VS Code
io.memoric/memoric
Provenance-first database for teams and agents: every value carries sources, rules and coverage.
client:VS Code
transport:streamable-http
Install memoric in VS Code
.vscode/mcp.json
{
"servers": {
"memoric": {
"type": "http",
"url": "https://app.memoric.io/api/mcp"
}
}
}
Requires agent mode. MCP: Open User Configuration puts the same block in every workspace. VS Code docs