MedAffairsAI MCP

Give your AI assistant access to HCP insights. Generate Medical Affairs intelligence reports, track KOL sentiment shifts, and prepare field-ready engagement strategies — all through natural conversation with Claude, ChatGPT, or your preferred AI assistant.

What can your AI assistant generate?
Insights Reports
Comprehensive analysis on drugs, clinical trials, and biomarkers with “Insight → Why it matters → What to do” framing.
Change Tracking
“What's New / Still True / Deprioritized” comparisons against prior reports. Track consensus shifts.
Field Engagement
Scientific exchange prompts, expected HCP questions, and pushback handlers ready for MSL conversations.
Evidence Gaps
Identify gaps in endpoints, populations, sequencing, and RWE. Strategic study design suggestions.

Example Prompts

“Generate an insights report on what oncologists are saying about ADC sequencing in HER2+ breast cancer over the past 90 days. Include a signal dashboard and early-signal radar.”
“Compare this month's HCP discussions on bispecifics in multiple myeloma against last month. What's new, what's reinforced, what's fading?”
“Prepare me for MSL conversations about CAR-T durability. Give me the 10 questions HCPs will ask and compliant answer outlines.”

What Your AI Can Access

search

Semantic search across HCP conversations. Filter by content type, date range, podcast, YouTube channel, or X author. Run multiple queries to cover different angles (drug names, trial IDs, biomarkers, safety terms). Supports pagination with limit and offset.

fetch

Retrieve full content details by ID. Returns complete text and metadata. Batch fetch up to 20 items at once to build a complete evidence base for your report.

list_sources

Discover available content sources including podcasts, YouTube channels, and X authors. Use this to identify relevant sources before searching.

lookup_profile

Identify medical professionals by X username, display name, or NPI number. Enrich your reports with expert credentials and affiliations. Supports batch lookups.

Connect with Claude Desktop

Add to your claude_desktop_config.json:

{
  "mcpServers": {
    "medaffairsai": {
      "url": "https://mcp.erudio.com/mcp"
    }
  }
}

Authentication

This server supports two authentication methods:

OAuth 2.1 with PKCE (Recommended)

Full OAuth 2.1 flow with PKCE for secure authentication. Supports dynamic client registration and refresh tokens.

EndpointDescription
/.well-known/oauth-authorization-serverOAuth metadata discovery (RFC 8414)
/registerDynamic client registration (RFC 7591)
/authorizeAuthorization endpoint with Google SSO
/tokenToken exchange and refresh

API Key

Simple API key authentication via Authorization: Bearer mcp_... header. Contact Erudio for API key access.

MCP Endpoints

EndpointTransportDescription
/mcpStreamable HTTPStandard HTTP transport with streaming

Rate Limits

To ensure fair usage, the following rate limits apply:

Status

Server Status: Operational