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 Scope

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

The marketplace gets you the platform's skills, slash commands, and dispatch agent inside Claude. Auto-firing skills when a lawyer or claims VP describes a matter. Slash commands like /scope-legal:dispatch. The dispatch agent that takes a matter intake to staged vendor quotes for the human's review. This is the lead path; the npm packages and MCP Registry namespaces underneath are the plumbing.

Run inside Claude
/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
Connect Scope to your AI

Pick the tool your team is on.

Same MCP transport for every client. Same scope_briefing call. Same dispatch tools.

Step 1

Install the plugin marketplace

Inside any Claude Code session, register the Scope marketplace. Plugin definitions install on demand.

/plugin marketplace add github.com/scope-bid/scope-platform
Step 2

Install the legal plugin

Adds skills, slash commands, and the dispatch agent for the legal vertical.

/plugin install scope-legal
Step 3

Run scope_briefing

Confirm the connection by asking Claude to brief your active matters.

Ask Claude: "Run scope_briefing for the last 7 days."

Test your connection

Pings /api/mcp/legal with a demo bearer and lists the available tools. No data leaves your browser.

Already running? See the architecture →