MemoryRouter for Cursor
ai.memoryrouter/memoryrouter
Persistent AI memory shared across Claude, ChatGPT, coding agents, and compatible MCP clients.
client:Cursor
transport:streamable-http
tools:10
Install MemoryRouter in Cursor
~/.cursor/mcp.json · windows: %USERPROFILE%\.cursor\mcp.json
{
"mcpServers": {
"memoryrouter": {
"url": "https://mcp.memoryrouter.ai/mcp"
}
}
}
Use .cursor/mcp.json in a project root instead to scope it to that project. Cursor merges both. Cursor docs