bid.scope/legal✓
bid.scope/legal · v0.2.2
{}server.json
The full server descriptor as registered with IndusMCP.
{
"$schema": "https://static.modelcontextprotocol.io/schemas/2025-12-11/server.schema.json",
"name": "bid.scope/legal",
"description": "Legal-services vendor procurement: court reporting, records, experts, e-discovery. Live.",
"repository": {
"url": "https://github.com/scope-bid/scope-mcp",
"source": "github"
},
"version": "0.2.2",
"websiteUrl": "https://scope.bid/mcp/legal",
"packages": [
{
"registryType": "npm",
"identifier": "@scope-bid/scope-mcp",
"version": "0.2.2",
"transport": {
"type": "stdio"
},
"environmentVariables": [
{
"description": "Bearer token for write operations (scope_dispatch_matter, scope_set_vendor_tier, scope_remove_from_roster). Read-only tools work without it on demo matters.",
"format": "string",
"isSecret": true,
"name": "SCOPE_API_TOKEN"
},
{
"description": "Override the default Scope API base URL. Defaults to https://scope.bid",
"format": "string",
"name": "SCOPE_API_BASE"
},
{
"description": "Pin reads and writes to a specific buyer org. Useful for multi-tenant Claude deployments.",
"format": "string",
"name": "SCOPE_ORG_SLUG"
}
]
}
],
"_meta": {
"dev.indusmcp/source": "official-registry-mirror",
"dev.indusmcp/synced": "2026-05-12"
}
}