
Scope (Legal)
Dispatch litigation and legal-services vendor work from Claude Code or Cursor through Scope’s hosted MCP without leaving your implementation thread.
Overview
bid.scope/legal is a MCP server for the Operate phase that dispatches litigation and legal-services vendor work from MCP-compatible AI workflows via Scope.
What is this MCP server?
- Streamable HTTP remote at https://scope.bid/api/mcp/legal plus npm stdio via @scope-bid/scope-mcp 1.0.4
- Write tools require SCOPE_API_TOKEN bearer from scope.bid/settings/api-tokens
- Optional SCOPE_ORG_SLUG pins reads and writes to one buyer organization
- SCOPE_API_BASE override defaults to hosted https://scope.bid
- Litigation-oriented vendor dispatch from any MCP-compatible AI workflow
Community signal: 1 GitHub stars.
What problem does it solve?
Switching between your coding agent and a separate legal procurement portal slows down litigation scoping and vendor outreach when you are shipping alone.
Who is it for?
Indie SaaS founders and small teams on scope.bid who want agent-native legal vendor dispatch with hosted HTTP or npm stdio.
Skip if: Builders who need free offline legal advice without a Scope buyer account and API token for writes.
What do I get? / Deliverables
You add Scope Legal to your MCP client, authenticate once, and dispatch structured legal vendor work from the same AI workflow that runs your product.
- Live MCP connection to Scope Legal (remote URL or npm package)
- Org-pinned buyer context when SCOPE_ORG_SLUG is set
- Agent-callable path to dispatch litigation work to Scope vendors
Recommended MCP Servers
Journey fit
Legal vendor dispatch is chiefly an ongoing operations task, but teams also scope counsel during validation and before high-stakes ship milestones. Iterate is the canonical shelf for recurring vendor engagement; secondary validate/scope covers pre-build legal checkpoints.
How it compares
Vendor marketplace MCP for legal dispatch, not a substitute for attorney-client privileged chat or document-drafting skills.
Common Questions / FAQ
Who is bid.scope/legal for?
Scope buyers and solo builders who outsource litigation or legal services and want those actions callable from Claude Code, Cursor, or other MCP agents.
When should I use bid.scope/legal?
Use it when you need to scope or dispatch legal vendor work during operations, contract disputes, or pre-launch compliance reviews—not for casual legal Q&A without Scope.
How do I add bid.scope/legal to my agent?
Install @scope-bid/scope-mcp or point your client at https://scope.bid/api/mcp/legal, set SCOPE_API_TOKEN (and SCOPE_ORG_SLUG if needed), then register the server in your MCP settings.