Skip to content
Cline

Scope for Cline

io.github.jackgillen15-dev/scope-mcp

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

client:Cline transport:stdio runtime:npm

Install Scope in Cline

~/Library/Application Support/Code/User/globalStorage/saoudrizwan.claude-dev/settings/cline_mcp_settings.json · windows: %APPDATA%\Code\User\globalStorage\saoudrizwan.claude-dev\settings\cline_mcp_settings.json

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

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

Cline's MCP Servers pane edits this file for you if you would rather not find it. Cline docs

Scope in other clients