Scope for Windsurf
io.github.jackgillen15-dev/scope-mcp
Dispatch litigation work to legal-services vendors from any MCP-compatible AI workflow.
client:Windsurf
transport:stdio
runtime:npm
Install Scope in Windsurf
~/.codeium/windsurf/mcp_config.json · windows: %USERPROFILE%\.codeium\windsurf\mcp_config.json
{
"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>"
}
}
}
}
Global only — Windsurf has no per-project MCP config. Refresh Cascade after saving. Windsurf docs