Scope (Legal) for Cline
io.github.scope-bid/scope-mcp
Dispatch litigation work to legal vendors from any MCP-compatible AI workflow. Patent pending.
client:Cline
transport:stdio
runtime:npm
Install Scope (Legal) 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
{
"mcpServers": {
"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>"
}
}
}
}
Cline's MCP Servers pane edits this file for you if you would rather not find it. Cline docs