Skip to content
Zed

Scope (Legal) for Zed

io.github.scope-bid/scope-mcp

Dispatch litigation work to legal vendors from any MCP-compatible AI workflow. Patent pending.

client:Zed transport:stdio runtime:npm

Install Scope (Legal) in Zed

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

Held in this page only — never stored, logged, or sent anywhere but back to your screen.

{
  "context_servers": {
    "scope-mcp": {
      "command": "npx",
      "args": [
        "-y",
        "@scope-bid/scope-mcp"
      ],
      "env": {
        "SCOPE_API_BASE": "<SCOPE_API_BASE>",
        "SCOPE_API_TOKEN": "<SCOPE_API_TOKEN>",
        "SCOPE_ORG_SLUG": "<SCOPE_ORG_SLUG>"
      }
    }
  }
}

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

Scope (Legal) in other clients