4,500+ servers built on MCP Fusion
Vinkius
HHS Open Payments logo
Vinkius
CrewAI logo

How to Use the HHS Open Payments MCP in CrewAI

Deploy autonomous research teams with CrewAI to monitor HHS Open Payments. Specialized agents for deep financial investigation.

See Vinkius in Action

Works with every AI agent you already use

…and any MCP-compatible client

HHS Open Payments MCP on Cursor AI Code Editor MCP Client HHS Open Payments MCP on Claude Desktop App MCP Integration HHS Open Payments MCP on OpenAI Agents SDK MCP Compatible HHS Open Payments MCP on Visual Studio Code MCP Extension Client HHS Open Payments MCP on GitHub Copilot AI Agent MCP Integration HHS Open Payments MCP on Google Gemini AI MCP Integration HHS Open Payments MCP on Lovable AI Development MCP Client HHS Open Payments MCP on Mistral AI Agents MCP Compatible HHS Open Payments MCP on Amazon AWS Bedrock MCP Support
MCP Servers - Free for Subscribers
CrewAI

Connect HHS Open Payments MCP to CrewAI

Create your Vinkius account to connect HHS Open Payments to CrewAI and route execution through our secure gateway. The platform manages server hosting, runtime updates, and security layers. Configuration requires no manual server provisioning.

GDPR Free for Subscribers

Collaborative financial research crews

Assign research roles to agents who work in tandem. One agent uses `list_datasets` to find the latest reports, while another agent uses `search_physicians` to cross-reference payment recipients. They share the workload. By offloading the discovery to a specialized crew, you cover more ground than a single agent could, reducing the time spent on manual data collection.

Autonomous monitoring and escalation

Set up a monitor agent to watch for specific payment patterns using `query_dataset`. If the agent finds a red flag, it hands off the data to a moderator agent for final verification. This creates a closed-loop system. You define the thresholds and the agents handle the routine investigation, escalating only when the criteria for an audit are met.

Hierarchical data extraction

Execute deep-dive investigations into hospital-physician relationships. Agents use `search_hospitals` to scope the entity, then drill down into specific payment records using the `get_dataset` tool. This structured approach ensures accuracy. Your crew follows a hierarchical process, ensuring each step of the financial audit is validated before the final report is compiled.

Setup guide

Set up HHS Open Payments MCP in CrewAI

Prerequisites

  • Python 3.10+ installed
  • crewai package (pip install crewai)
  • Active Vinkius subscription with a valid endpoint token
  1. 1

    Install CrewAI

    Run pip install crewai to install the framework. MCP support is built-in via the mcps parameter.

  2. 2

    Add the MCP URL to your agent

    Pass your Vinkius endpoint directly to the mcps list. Replace [YOUR_TOKEN_HERE] with your token from cloud.vinkius.com. CrewAI handles tool discovery and caching automatically.

  3. 3

    Kick off your crew

    Create a Crew with your agent and tasks. Call crew.kickoff() — the agent will automatically invoke HHS Open Payments tools as needed.

crew.py
from crewai import Agent, Task, Crew

agent = Agent(
    role="HHS Open Payments Analyst",
    goal="Access and analyze HHS Open Payments data via MCP.",
    backstory="Expert analyst with direct HHS Open Payments access.",
    mcps=[
        "https://edge.vinkius.com/[YOUR_TOKEN_HERE]/mcp"
    ],
)

task = Task(
    description="List recent HHS Open Payments transactions",
    agent=agent,
    expected_output="A summary of recent activity",
)

crew = Crew(agents=[agent], tasks=[task])
result = crew.kickoff()
print(result)

Why Choose Vinkius

Vinkius connects your tools to AI with real-time monitoring and automatic cost savings — all from one dashboard.

Real-time monitoring

Live

visibility into every interaction

Connect your favorite tools to your AI and see exactly what's happening — every request, every response, in real time.

Built-in savings

60%

lower AI costs

Vinkius compresses data between your apps and your AI automatically. Lower bills every month — no configuration required.

Single dashboard

One

place for every integration

Every tool your AI connects to, managed from a single screen. One account, complete control.

Common questions about HHS Open Payments MCP in CrewAI

Yes, you can assign different tools to different agents in your crew. This allows one agent to focus on `search_physicians` while another handles `query_dataset`.
CrewAI agents use shared memory to pass findings back and forth. If one agent finds a relevant record, the entire crew has access to that data for their next step.
You can use a tool filter in your agent configuration. This ensures that your agents only have access to the specific functions required for their assigned task.
You define a sequence of tasks where the output of one agent becomes the input for the next. This is ideal for multi-step audits using `search_hospitals` and `query_dataset`.
The tools only pull public financial records. No patient identity or protected health information is ever touched, ensuring your research stays compliant with data regulations.

Start using the HHS Open Payments MCP today

We host it, we monitor it, we maintain it. You just paste one token.

Built & Managed by Vinkius 30s setup 6 tools

We've already built the connector for HHS Open Payments. Just plug in your AI agents and start using Vinkius.

No hosting. No infrastructure. No complex setup.
All 6 tools are live and waiting. You're up and running in seconds.

Claude Claude
ChatGPT ChatGPT
Cursor Cursor
Gemini Gemini
Windsurf Windsurf
VS Code VS Code
JetBrains JetBrains
Vercel Vercel
+ other MCP clients

Vinkius gives your AI agents access to the full catalog of app connectors, all fully managed, secure, and enterprise-ready. One subscription, every tool you need.

Zero hosting required Full MCP catalog included Enterprise-grade security Auto-updated by Vinkius

Built, hosted, and secured by Vinkius. You just connect and go.