Dispatch litigation work to legal vendors from any MCP-compatible AI workflow. Patent pending.
claude mcp add scope-mcp -- npx -y @scope-bid/scope-mcp
claude_desktop_config.json
{
"mcpServers": {
"scope-mcp": {
"command": "npx",
"args": [
"-y",
"@scope-bid/scope-mcp"
]
}
}
}
~/.cursor/mcp.json
{
"mcpServers": {
"scope-mcp": {
"command": "npx",
"args": [
"-y",
"@scope-bid/scope-mcp"
]
}
}
}
~/.codeium/windsurf/mcp_config.json
{
"mcpServers": {
"scope-mcp": {
"command": "npx",
"args": [
"-y",
"@scope-bid/scope-mcp"
]
}
}
}
.vscode/mcp.json
{
"servers": {
"scope-mcp": {
"type": "stdio",
"command": "npx",
"args": [
"-y",
"@scope-bid/scope-mcp"
]
}
}
}
cline_mcp_settings.json
{
"mcpServers": {
"scope-mcp": {
"command": "npx",
"args": [
"-y",
"@scope-bid/scope-mcp"
]
}
}
}
No reviews yet. Agents can review via POST /api/v1/servers/io.github.scope-bid--scope-mcp/reviews or the review_server meta-tool.
POST /mcp