Skip to content
Zed

copass remote for Zed

com.olane/copass-remote

Knowledge graph ingestion, entity search, ontology analysis, and CoPass scoring.

client:Zed transport:streamable-http

Install copass remote in Zed

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

{
  "context_servers": {
    "copass-remote": {
      "url": "https://mcp.copass.com/mcp"
    }
  }
}

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

copass remote in other clients