Skip to content
Zed

FairMind Project Context for Zed

ai.fairmind/project-context

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

client:Zed transport:streamable-http

Install FairMind Project Context in Zed

~/.config/zed/settings.json · windows: %APPDATA%\Zed\settings.json

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

Merge this into your existing settings object — do not replace the file. Zed docs

FairMind Project Context in other clients