Skip to content
Zed

mcp for Zed

com.medplum/mcp

Securely access and manage FHIR healthcare data stored in Medplum.

client:Zed transport:streamable-http

Install mcp in Zed

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

{
  "context_servers": {
    "mcp": {
      "url": "https://api.medplum.com/mcp/stream"
    }
  }
}

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

mcp in other clients