Live demo mode. AI dispatches return fictional vendor cards. Real transactions launching with first pilot partners. Terms of Service and Privacy Policy in counsel review; drafts available upon request via /contact.

Install the platform

Scope in Cowork, ChatGPT, Claude.ai, Claude Code, and any MCP-compatible AI client.

Install the marketplace and the platform's skills, slash commands, and dispatch agent become available inside Claude. Auto-firing skills on matter descriptions. Slash commands like /scope-legal:dispatch. The dispatch agent that takes a matter intake to staged vendor quotes for the lawyer's review.

/plugin marketplace add github.com/scope-bid/scope-platform
/plugin install scope-core@scope-bid
/plugin install scope-legal@scope-bid
/plugin install scope-dispatch-agent@scope-bid
The three verticals

One platform, one shared core, three first-mover positions.

Each vertical ships as its own npm package and its own Model Context Protocol registry listing. They share @scope-bid/mcp-core underneath, so the dispatch primitive is identical across verticals - the differences are in the category-specific tools each one layers on top.

What the plugins are built on

Shared core + per-vertical wrappers.

Underneath the plugin marketplace: four npm packages, three MCP Registry namespaces (DNS-verified at bid.scope), and one shared core. Same playbook as Plaid (one core SDK, vertical wrappers per use case), Stripe (payments core, vertical products on top), and Twilio (one API spine, per-channel libraries). Each vertical layers in its own category-specific tools and brand surface.

@scope-bid/mcp-core (shared library)
   │  - REST client (auth, base URL, error handling)
   │  - Server framework (stdio transport, tool registration)
   │  - 5 cross-vertical core tools
   │
   ├── @scope-bid/scope-mcp (legal services - live)
   │     + scope_book_deposition
   │     + scope_request_records
   │
   └── @scope-bid/scope-claims-mcp (claims - preview)
         + scope_claims_status / categories / join_waitlist
Why an MCP platform for vertical services

AI workflows have no hands. Until now.

As of May 2026, Anthropic's Model Context Protocol registry lists 200+ MCP servers. Every one of them is for a horizontal developer tool: GitHub, Slack, PostgreSQL, Stripe, Figma, Docker, Notion. None of them are for vertical-services industries - legal, claims, healthcare, pharma, none.

Scope filled the legal slot first. Claims followed; the namespace is locked before founding-carrier cohort opens. Two operational verticals on the registry while the rest of the world was still publishing horizontal dev tools.

Open source, Apache 2.0

Plugin marketplace at github.com/scope-bid/scope-platform.

npm packages at @scope-bid, MCP servers on the Anthropic registry under bid.scope. Founding-vendor cohort open for legal-services V1 (court reporting + records retrieval).