memoric for Cursor
io.memoric/memoric
Provenance-first database for teams and agents: every value carries sources, rules and coverage.
client:Cursor
transport:streamable-http
Install memoric in Cursor
~/.cursor/mcp.json · windows: %USERPROFILE%\.cursor\mcp.json
{
"mcpServers": {
"memoric": {
"url": "https://app.memoric.io/api/mcp"
}
}
}
Use .cursor/mcp.json in a project root instead to scope it to that project. Cursor merges both. Cursor docs