Skip to content
Zed

cosync remote for Zed

com.olane/cosync-remote

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

client:Zed transport:streamable-http

Install cosync remote in Zed

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

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

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

cosync remote in other clients