Skip to content
Cursor

MCP Assist — Coordination Memory for Cursor

io.github.aliomranih/mcp-assist-memory

Coordination memory with verification: reconcile-against-GitHub, verdict freshness, provenance.

client:Cursor transport:streamable-http

Install MCP Assist — Coordination Memory in Cursor

~/.cursor/mcp.json · windows: %USERPROFILE%\.cursor\mcp.json

{
  "mcpServers": {
    "mcp-assist-memory": {
      "url": "https://mcp-assist-memory.replit.app/mcp"
    }
  }
}

Use .cursor/mcp.json in a project root instead to scope it to that project. Cursor merges both. Cursor docs

MCP Assist — Coordination Memory in other clients