Skip to content
Cursor

Contexta for Cursor

cc.contexta/contexta-mcp

Persistent memory and knowledge graph for AI assistants — keyword + vector + graph search.

client:Cursor transport:streamable-http

Install Contexta in Cursor

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

{
  "mcpServers": {
    "contexta-mcp": {
      "url": "https://mcp.contexta.cc/mcp"
    }
  }
}

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

Contexta in other clients