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
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.
Dispatch litigation work to court reporting agencies, records retrieval services, expert witnesses. Instant quote, lifecycle managed, payment routed - all through MCP tool calls. The first vertical-services procurement MCP published anywhere.
Claims-side vendor procurement. IMEs, IA firms, surveillance, vocational experts, life-care planners, defense panel counsel. Sold to carrier claim ops + corporate risk.
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_waitlistAI 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.
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).