Skip to content
Zed

Apricot for Zed

tools.apricot/apricot

Manage SysML2 projects and files directly through your coding agent.

client:Zed transport:streamable-http

Install Apricot in Zed

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

{
  "context_servers": {
    "apricot": {
      "url": "https://mcp.apricot.tools/"
    }
  }
}

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

Apricot in other clients