Now liveThe Skillselion MCP - thousands of ranked skills, loaded into your agent mid-task. No install.Get it →
scope-bid avatar

Pharma

  • 1 repo stars
  • Updated July 13, 2026
  • scope-bid/scope-mcp

bid.scope/pharma is a MCP server that will dispatch pharma vendor-services through Scope after legal, claims, and AEC go live.

About

bid.scope/pharma is a planned Scope Model Context Protocol entry for dispatching pharmaceutical vendor-services work through the same buyer marketplace as bid.scope/legal. Public server metadata marks it preview-only at version 0.0.0 and states it will become available only after legal, claims, and architecture-engineering-construction modules reach production on scope.bid. Developers in life-sciences adjacency or agencies serving pharma clients should bookmark the entry to avoid bespoke procurement glue later. When released, expect the @scope-bid/scope-mcp distribution pattern, hosted API integration, and authentication comparable to the live legal server—SCOPE_API_BASE defaulting to https://scope.bid, secret SCOPE_API_TOKEN for writes, and SCOPE_ORG_SLUG for tenant isolation. Today there is no published remote URL in the snippet, so registration steps mirror healthcare: monitor Scope release notes, then add npm or HTTP transport to Claude Code, Cursor, or Codex. Skillselion catalogs the preview so journey browse surfaces regulated vendor MCPs alongside actionable legal integration while setting honest expectations about gating dependencies.

  • Preview pharma vertical in the bid.scope MCP suite at version 0.0.0
  • Blocked until legal, claims, and AEC Scope capabilities are live
  • Shares scope-bid/scope-mcp repository with bid.scope/legal
  • Future parity expected with Scope API token and org slug environment variables
  • Announced for MCP-compatible AI workflows on scope.bid

Pharma by the numbers

  • Data as of Jul 14, 2026 (Skillselion catalog sync)
claude mcp add Pharma -- npx -y scope-bid/scope-mcp

Add your badge

Show developers this MCP server is listed on Skillselion. Paste this into your README.

Listed on Skillselion
repo stars1
Last updatedJuly 13, 2026
Repositoryscope-bid/scope-mcp

What it does

Reserve a pharma vendor-services MCP slot in your agent catalog for when Scope finishes legal, claims, and AEC prerequisites.

Who is it for?

Scope buyers in pharma-adjacent businesses planning agent-driven vendor workflows once dependencies clear.

Skip if: Skip if you need immediate MCP tools or clinical trial data APIs unrelated to Scope’s marketplace.

What you get

When Scope launches pharma, you connect the server with API credentials and run vendor dispatch alongside other bid.scope verticals from one MCP stack.

  • Cataloged intent to adopt Scope pharma MCP when shipped
  • Aligned env-var plan with bid.scope/legal (API base, token, org slug)
  • Single vendor-dispatch story across Scope verticals in your agent config
README.md

@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:

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/

Recommended MCP Servers

How it compares

Pharma vendor-procurement MCP placeholder, not a drug-discovery or regulatory submission automation skill.

FAQ

Who is bid.scope/pharma for?

Scope marketplace buyers who will outsource pharma-related vendor services via MCP once the vertical exits preview.

When should I use bid.scope/pharma?

Adopt it after Scope publishes a non-zero version, live remotes or npm transport, and confirms legal, claims, and AEC are available.

How do I add bid.scope/pharma to my agent?

Follow Scope’s pharma launch docs—likely @scope-bid/scope-mcp or a scope.bid API MCP URL—with SCOPE_API_TOKEN and org slug, same as legal.

Developer Toolsfinancepayments

This week in AI coding

Five minutes, every Monday - the tools, releases and tactics for developers.

unsubscribe anytime.