Skip to content
Zed

Scope (AEC) - Preview for Zed

io.github.scope-bid/scope-aec-mcp

AEC subcontractor vendor procurement plumbing layer. Preview V3 2027. Patent pending.

client:Zed transport:stdio runtime:npm

Install Scope (AEC) - Preview in Zed

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

{
  "context_servers": {
    "scope-aec-mcp": {
      "command": "npx",
      "args": [
        "-y",
        "@scope-bid/scope-aec-mcp"
      ]
    }
  }
}

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

Scope (AEC) - Preview in other clients