Skip to content
Cursor

FairMind Project Context for Cursor

ai.fairmind/project-context

Project memory for coding agents: requirements, decisions, code graph and delivery telemetry.

client:Cursor transport:streamable-http

Install FairMind Project Context in Cursor

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

{
  "mcpServers": {
    "project-context": {
      "url": "https://project-context.fairmind.ai/mcp/mcp"
    }
  }
}

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

FairMind Project Context in other clients