CAT
/MCP
SkillsMCPMarketplacesDigestToolsAdvertise

This week in Claude

Every Monday: Claude Code, Agent SDK, MCP, and the Anthropic platform moves worth your time.

Skills by Category
Frontend DevelopmentBackend & APIsTesting & QASecurityDevOps & CI/CDGit & Pull RequestsDocumentationCode Review & QualityAI & Agent BuildingSkill Development
MCP Servers by Category
Sales & MarketingWeb & Browser AutomationDatabasesAI & LLM ToolsCloud & InfrastructureCommunication & MessagingDeveloper ToolsDesign & CreativeDocuments & KnowledgeSearch & Web Crawling
Marketplaces by Category
AI Agents & OrchestrationLLM IntegrationDevelopment ToolsFrontend & UIBackend & APIsDatabasesTesting & Code QualityDevOps & CloudSecurity & ComplianceGit & Version Control

Cross AI Tools

Discover Claude Code plugins, extensions, and tools. Automatically updated directory of Anthropic Claude AI marketplaces with development tools, productivity plugins, and integrations.

Resources

  • Browse Skills
  • Browse MCP Servers
  • Browse Marketplaces
  • Plugins Reference

Community

  • About
  • Tools
  • Feedback
  • Privacy Policy
  • Advertise

Built for the Claude Code community with Claude Code by @mertduzgun

Independent project, not affiliated with Anthropic

Scope (Claims) - Preview

scope-bid/scope-mcp
114 toolsSTDIO, HTTPregistry active
Summary

Routes insurance claims vendor requests through Claude. Exposes IME scheduling, surveillance coordination, defense medical record review, life care planning, and voc rehab dispatch. Part of a three-server suite from Scope.bid covering legal, claims, and AEC procurement. Supports both stdio and HTTP transports, works read-only without auth for testing. Returns live vendor bids in under ten minutes according to the docs. Currently in preview with V2 launching Q3 2026. Useful if you're building claims workflows that need to ping credentialed vendors for availability and pricing without leaving your AI context.

Install to Claude Code

verified
claude mcp add --transport http claims https://scope.bid/api/mcp/claims

Run in your terminal. Add --scope user to make it available in every project.

Review the command, arguments, and environment values before installing — MCP servers run with your local permissions.

CodeRabbit
CodeRabbit
AI writes the code. CodeRabbit catches the slop.
Try For Free →
Keep your Mac awake
Keep your Mac awake
Keep your Mac awake while Claude Code and 40+ AI agents run. Sleeps when they're idle.
One time payment $9 →
Context.devContext.dev
Context.dev
Integrate web data into your AI product. One API to scrape website & brand data.
Get API Key Now →
Make your agent a DeFi expert
Make your agent a DeFi expert
Agent, run crypto. Access onchain data & trade routes via 1inch.
Install now →
Make money from your Skills
Make money from your Skills
On Capafy, your Skill runs online 24/7 as an agent product, and you get paid every time someone uses it.
Start earning →
AppSignal
AppSignal
Monitor with ease. Code with confidence.
Start Free Trial →
CodeRabbit
CodeRabbit
AI writes the code. CodeRabbit catches the slop.
Try For Free →
Keep your Mac awake
Keep your Mac awake
Keep your Mac awake while Claude Code and 40+ AI agents run. Sleeps when they're idle.
One time payment $9 →
Context.devContext.dev
Context.dev
Integrate web data into your AI product. One API to scrape website & brand data.
Get API Key Now →
Make your agent a DeFi expert
Make your agent a DeFi expert
Agent, run crypto. Access onchain data & trade routes via 1inch.
Install now →
Make money from your Skills
Make money from your Skills
On Capafy, your Skill runs online 24/7 as an agent product, and you get paid every time someone uses it.
Start earning →
AppSignal
AppSignal
Monitor with ease. Code with confidence.
Start Free Trial →

Tools

Verified live against the running server on Jun 10, 2026.

verified live14 tools
scope_claims_statusReturns Scope claims server status. V2 launches Q3 2026; until then this surface is Preview/waitlist.

Returns Scope claims server status. V2 launches Q3 2026; until then this surface is Preview/waitlist.

No parameters — call it with no arguments.

scope_claims_join_waitlistJoin the claims waitlist. Captures a firm name and contact for the V2 cohort.2 params

Join the claims waitlist. Captures a firm name and contact for the V2 cohort.

Parameters* required
firm*string
Firm name.
contact*string
Contact email.
scope_briefingBriefing for the authenticated org's recent matter activity. Cross-vertical read; returns matters bucketed by action_required, awaiting_vendor, scheduled, and recently_completed. Use this at session start to ground your AI on what changed since last view.1 params

Briefing for the authenticated org's recent matter activity. Cross-vertical read; returns matters bucketed by action_required, awaiting_vendor, scheduled, and recently_completed. Use this at session start to ground your AI on what changed since last view.

Parameters* required
horizon_daysinteger
Lookback window in days for completed-work bucket.default: 7
scope_roster_auditComplete activity log for a single scope. Returns the append-only event chain. Useful for compliance review or matter-record export.2 params

Complete activity log for a single scope. Returns the append-only event chain. Useful for compliance review or matter-record export.

Parameters* required
limitinteger
default: 100
scope_id*string
UUID of the scope.
scope_spend_rollupAggregate awarded-bid spend across the carrier org over a date window. Group by vendor, category, matter_type, jurisdiction, or scope.2 params

Aggregate awarded-bid spend across the carrier org over a date window. Group by vendor, category, matter_type, jurisdiction, or scope.

Parameters* required
daysinteger
default: 90
group_bystring
one of vendor · category · matter_type · jurisdiction · scopedefault: vendor
scope_vendor_healthPer-vendor credential, insurance, BAA, and on-time status across your roster. HIPAA BAA tracking is especially relevant for the claims vertical.1 params

Per-vendor credential, insurance, BAA, and on-time status across your roster. HIPAA BAA tracking is especially relevant for the claims vertical.

Parameters* required
days_aheadinteger
default: 30
scope_credential_alertsVendors with expiring or expired credentials (COI, W-9, insurance, BAA). Filtered version of scope_vendor_health.1 params

Vendors with expiring or expired credentials (COI, W-9, insurance, BAA). Filtered version of scope_vendor_health.

Parameters* required
days_aheadinteger
default: 60
scope_conflict_logSearch the carrier org's structured conflict-party log across every scope. Use for a prior-representation check before dispatching new work. Filter by party name (case-insensitive substring), optional party_type, and optional lookback window.3 params

Search the carrier org's structured conflict-party log across every scope. Use for a prior-representation check before dispatching new work. Filter by party name (case-insensitive substring), optional party_type, and optional lookback window.

Parameters* required
party_name*string
Party name to search for. Case-insensitive substring match.
party_typestring
one of plaintiff · defendant · counsel · witness · third-party
since_daysinteger
default: 365
scope_get_dispatch_routing_stateRead-only view of the roster auto-routing state machine for one claim/scope. Returns current state, Primary vendor, routing timestamps, time remaining until network fallback, and bid count.1 params

Read-only view of the roster auto-routing state machine for one claim/scope. Returns current state, Primary vendor, routing timestamps, time remaining until network fallback, and bid count.

Parameters* required
scope_id*string
UUID of the scope.
scope_market_rate_compareReturn distribution stats (min / p25 / median / p75 / p90 / max / mean) on awarded-bid amounts across the platform cohort for a given service category and optional jurisdiction. Privacy gate: cohorts under 10 awarded bids across different buyer orgs return cohort_too_small ins...3 params

Return distribution stats (min / p25 / median / p75 / p90 / max / mean) on awarded-bid amounts across the platform cohort for a given service category and optional jurisdiction. Privacy gate: cohorts under 10 awarded bids across different buyer orgs return cohort_too_small ins...

Parameters* required
category*string
Service category slug.
sample_sizeinteger
jurisdictionstring
scope_list_deliverables_for_scopeList vendor-uploaded deliverables for a scope. Returns each deliverable with type, vendor name, upload date, file size, notes, secure-link URL (works without login), and a short-lived signed download URL (1 hour TTL).1 params

List vendor-uploaded deliverables for a scope. Returns each deliverable with type, vendor name, upload date, file size, notes, secure-link URL (works without login), and a short-lived signed download URL (1 hour TTL).

Parameters* required
scope_id*string
UUID of the scope.
scope_get_deliverableFetch a single vendor-uploaded deliverable by id. Returns metadata + a short-lived signed download URL.1 params

Fetch a single vendor-uploaded deliverable by id. Returns metadata + a short-lived signed download URL.

Parameters* required
deliverable_id*string
UUID of the deliverable.
scope_search_deliverablesSearch the carrier org's deliverables by free-text query. v1 uses SQL ILIKE on notes + deliverable_type.3 params

Search the carrier org's deliverables by free-text query. v1 uses SQL ILIKE on notes + deliverable_type.

Parameters* required
query*string
scope_idstring
deliverable_typestring
scope_send_deliverableAd-hoc re-send of an existing deliverable to additional recipients across one or more channels (email, cms_clio, cms_mycase, cms_filevine, ai_assistant, calendar). Carrier org members only.3 params

Ad-hoc re-send of an existing deliverable to additional recipients across one or more channels (email, cms_clio, cms_mycase, cms_filevine, ai_assistant, calendar). Carrier org members only.

Parameters* required
channels*array
recipients*array
deliverable_id*string

@scope-bid/scope-mcp

Hire your next vendor through your AI.

Model Context Protocol servers for Scope.bid vendor dispatch across legal, insurance claims, and AEC services.

scope.bid | MCP Registry | npm | Plugin marketplace


What this is

Three Model Context Protocol servers that let AI assistants dispatch vendor requests to credentialed human vendors and receive bids back inside ten minutes.

  • @scope-bid/scope-mcp - legal vertical (court reporters, IMEs, records, experts, e-discovery, translation, mediators, trial graphics, foreign-jurisdiction counsel, more)
  • @scope-bid/scope-claims-mcp - insurance claims (IMEs, surveillance, peer review, voc rehab, life-care plans, defense medical record review)
  • @scope-bid/scope-aec-mcp - AEC (subcontractor prequal, bonding, safety records, dispatch)

Scope.bid is the first vertical-services MCP platform on Anthropic's official Model Context Protocol Registry. Three namespaces are claimed under DNS-verified bid.scope/* (legal, claims, AEC). Two are reserved (healthcare, pharma).

Scope.bid is not affiliated with scope-bid.com, an unrelated laboratory equipment auction platform.

Install

npm install -g @scope-bid/scope-mcp
npm install -g @scope-bid/scope-claims-mcp
npm install -g @scope-bid/scope-aec-mcp

For most clients you do not need to install globally. Use npx -y @scope-bid/scope-mcp directly from your MCP client config.

Configure (Claude Desktop, Claude Code, Cursor)

{
  "mcpServers": {
    "scope-legal": {
      "command": "npx",
      "args": ["-y", "@scope-bid/scope-mcp"],
      "env": {
        "SCOPE_API_TOKEN": "your-token-here"
      }
    },
    "scope-claims": {
      "command": "npx",
      "args": ["-y", "@scope-bid/scope-claims-mcp"],
      "env": {
        "SCOPE_API_TOKEN": "your-token-here"
      }
    }
  }
}

For read-only demo usage the token is optional.

Or use HTTP transport (no install)

{
  "mcpServers": {
    "scope-legal": {
      "type": "http",
      "url": "https://scope.bid/api/mcp/legal",
      "headers": { "Authorization": "Bearer your-token-here" }
    }
  }
}

HTTP endpoints:

  • https://scope.bid/api/mcp/legal
  • https://scope.bid/api/mcp/claims
  • https://scope.bid/api/mcp/aec

Tools

Legal (bid.scope/legal):

  • scope_dispatch_matter - send a matter to vendors and get live quotes
  • scope_briefing - daily briefing across all open matters
  • scope_get_matter, scope_list_matters, scope_list_categories, scope_list_vendors, scope_list_roster
  • scope_set_vendor_tier, scope_remove_from_roster, scope_award_matter
  • scope_roster_audit, scope_vendor_health, scope_spend_rollup, scope_credential_alerts
  • swp_propose, swp_clarify, swp_bid, swp_counter, swp_accept, swp_refine, swp_reject, swp_session_status - Scope Work Protocol negotiation primitives

Claims (bid.scope/claims): IME routing, surveillance coordination, defense medical record review, life-care planning, voc rehab routing, roster audit, credential alerts.

AEC (bid.scope/aec): subcontractor dispatch, prequalification, bonding capacity, safety record pulls, AEC vendor listing.

Environment variables

  • SCOPE_API_BASE - override the default API base. Defaults to https://scope.bid.
  • SCOPE_API_TOKEN - bearer token for write operations.
  • SCOPE_ORG_SLUG - pin reads and writes to a specific buyer organization. Useful for multi-tenant deployments.

Plugin marketplace alternative

If you want bundled slash commands and skills along with the MCP server registration, install the plugin marketplace instead:

/plugin marketplace add github.com/scope-bid/scope-platform
/plugin install scope-legal

Evals

Five canonical scenarios protect against regressions in MCP tool behavior.

Run locally against mocks:

npm run eval

Run against the live Anthropic API with MCP tools attached:

npm run eval:live

Add a new scenario any time a tool or skill ships that creates a new failure mode. Fixtures live in tests/evals/fixtures/, mocked tool responses in tests/evals/mocks/, runner in tests/evals/runner.ts. CI runs the mocked harness on every PR via .github/workflows/eval.yml.

Version bumps

When updating package.json version in any package directory, also update the matching server.json version. CI auto-syncs as a safety net but committed files should stay aligned for repo hygiene and local-publish testing.

Company

Scope Bid, Inc. is a Delaware C-corp founded May 2026 by Jack Gillen. San Diego, CA. Patent pending.

LinkedIn: https://www.linkedin.com/company/scope-bid/

Featured
CodeRabbit
CodeRabbit
AI writes the code. CodeRabbit catches the slop.
Try For Free →
Keep your Mac awake
Keep your Mac awake
Keep your Mac awake while Claude Code and 40+ AI agents run. Sleeps when they're idle.
One time payment $9 →
Context.devContext.dev
Context.dev
Integrate web data into your AI product. One API to scrape website & brand data.
Get API Key Now →
Make your agent a DeFi expert
Make your agent a DeFi expert
Agent, run crypto. Access onchain data & trade routes via 1inch.
Install now →
Make money from your Skills
Make money from your Skills
On Capafy, your Skill runs online 24/7 as an agent product, and you get paid every time someone uses it.
Start earning →
AppSignal
AppSignal
Monitor with ease. Code with confidence.
Start Free Trial →
Registryactive
Package@scope-bid/scope-claims-mcp
TransportSTDIO, HTTP
Tools verifiedJun 10, 2026
UpdatedJun 10, 2026
View on GitHub