HHS Open Payments MCP Server for AutoGenGive AutoGen instant access to 6 tools to Download Dataset, Get Dataset, List Datasets, and more
Microsoft AutoGen enables multi-agent conversations where agents negotiate, delegate, and execute tasks collaboratively. Add HHS Open Payments as an MCP tool provider through Vinkius and every agent in the group can access live data and take action.
Ask AI about this MCP Server for AutoGen
The HHS Open Payments MCP Server for AutoGen is a standout in the Government Public Data category — giving your AI agent 6 tools to work with, ready to go from day one.
Vinkius delivers Streamable HTTP and SSE to any MCP client
import asyncio
from autogen_agentchat.agents import AssistantAgent
from autogen_ext.tools.mcp import McpWorkbench
async def main():
# Your Vinkius token. get it at cloud.vinkius.com
async with McpWorkbench(
server_params={"url": "https://edge.vinkius.com/[YOUR_TOKEN_HERE]/mcp"},
transport="streamable_http",
) as workbench:
tools = await workbench.list_tools()
agent = AssistantAgent(
name="hhs_open_payments_agent",
tools=tools,
system_message=(
"You help users with HHS Open Payments. "
"6 tools available."
),
)
print(f"Agent ready with {len(tools)} tools")
asyncio.run(main())
* Every MCP server runs on Vinkius-managed infrastructure inside AWS - a purpose-built runtime with per-request V8 isolates, Ed25519 signed audit chains, and sub-40ms cold starts optimized for native MCP execution. See our infrastructure
About HHS Open Payments MCP Server
Connect to the HHS Open Payments database to explore financial transparency in healthcare. This server allows you to query datasets, search for specific physicians or teaching hospitals, and analyze payments made by drug and device companies.
AutoGen enables multi-agent conversations where agents negotiate, delegate, and collaboratively use HHS Open Payments tools. Connect 6 tools through Vinkius and assign role-based access. a data analyst queries while a reviewer validates, with optional human-in-the-loop approval for sensitive operations.
What you can do
- Dataset Discovery — List all available Open Payments datasets and inspect their metadata, including column definitions and update timestamps.
- Physician & Hospital Search — Search for specific healthcare providers or teaching hospitals by name to find their associated records.
- Advanced Querying — Use Socrata Query Language (SoQL) to filter, sort, and limit data for precise financial analysis.
- Data Export — Download specific datasets in CSV, JSON, or XML formats for external processing or reporting.
- Metadata Inspection — Fetch detailed information about specific datasets to understand the underlying data structure.
The HHS Open Payments MCP Server exposes 6 tools through the Vinkius. Connect it to AutoGen in under two minutes — credentials fully managed, no infrastructure to provision, no vendor lock-in. Your configuration, your data, your control.
All 6 HHS Open Payments tools available for AutoGen
When AutoGen connects to HHS Open Payments through Vinkius, your AI agent gets direct access to every tool listed below — spanning financial-transparency, healthcare-data, compliance, and more. Every call runs in a secure, isolated environment with full audit visibility. Beyond a simple connection, you get real-time monitoring of agent activity, enterprise governance, and optimized token usage.
Download dataset on HHS Open Payments
JSON is recommended for programmatic access. Download a specific Open Payments dataset
Get dataset on HHS Open Payments
Get metadata for a specific Open Payments dataset
List datasets on HHS Open Payments
List all available Open Payments datasets
Query dataset on HHS Open Payments
Query specific records within a dataset using SoQL
Search hospitals on HHS Open Payments
Search for specific teaching hospitals
Search physicians on HHS Open Payments
Search for specific physicians
Connect HHS Open Payments to AutoGen via MCP
Follow these steps to wire HHS Open Payments into AutoGen. The entire setup takes under two minutes — your credentials stay safe behind Vinkius.
Install AutoGen
pip install "autogen-ext[mcp]"Replace the token
[YOUR_TOKEN_HERE] with your Vinkius tokenIntegrate into workflow
Explore tools
Why Use AutoGen with the HHS Open Payments MCP Server
AutoGen provides unique advantages when paired with HHS Open Payments through the Model Context Protocol.
Multi-agent conversations: multiple AutoGen agents discuss, delegate, and collaboratively use HHS Open Payments tools to solve complex tasks
Role-based architecture lets you assign HHS Open Payments tool access to specific agents. a data analyst queries while a reviewer validates
Human-in-the-loop support: agents can pause for human approval before executing sensitive HHS Open Payments tool calls
Code execution sandbox: AutoGen agents can write and run code that processes HHS Open Payments tool responses in an isolated environment
HHS Open Payments + AutoGen Use Cases
Practical scenarios where AutoGen combined with the HHS Open Payments MCP Server delivers measurable value.
Collaborative analysis: one agent queries HHS Open Payments while another validates results and a third generates the final report
Automated review pipelines: a researcher agent fetches data from HHS Open Payments, a critic agent evaluates quality, and a writer produces the output
Interactive planning: agents negotiate task allocation using HHS Open Payments data to make informed decisions about resource distribution
Code generation with live data: an AutoGen coder agent writes scripts that process HHS Open Payments responses in a sandboxed execution environment
Example Prompts for HHS Open Payments in AutoGen
Ready-to-use prompts you can give your AutoGen agent to start working with HHS Open Payments immediately.
"List all available Open Payments datasets."
"Search for physicians named 'Gregory House' in the database."
"Query dataset pgaw-6u8r for payments in Florida where the amount is over $5,000."
Troubleshooting HHS Open Payments MCP Server with AutoGen
Common issues when connecting HHS Open Payments to AutoGen through Vinkius, and how to resolve them.
McpWorkbench not found
pip install "autogen-ext[mcp]"HHS Open Payments + AutoGen FAQ
Common questions about integrating HHS Open Payments MCP Server with AutoGen.
How does AutoGen connect to MCP servers?
Can different agents have different MCP tool access?
Does AutoGen support human approval for tool calls?
Explore More MCP Servers
View all →
NVIDIA Vision
9 toolsGenerate images, analyze visuals, detect objects, and caption images via NVIDIA Vision APIs.

Mattermost (Secure Team Collaboration)
10 toolsManage team collaboration via Mattermost — send messages, search channels, and audit team activities.

Airtable
7 toolsQuery databases, manage records, and orchestrate workflows across your connected Airtable bases with full flexibility.

Uniphore Conversation AI
8 toolsAccess meeting transcripts, summaries, action items, and analytics via Uniphore API.
