How to Use the CDC Public Health / 美国疾控中心 MCP in Cursor
Inject live CDC health data and media directly into your code with Cursor's AI agent.
Works with every AI agent you already use
…and any MCP-compatible client
Connect CDC Public Health / 美国疾控中心 MCP to Cursor
Create your Vinkius account to connect CDC Public Health / 美国疾控中心 to Cursor and route execution through our secure gateway. The platform manages server hosting, runtime updates, and security layers. Configuration requires no manual server provisioning.
Build Apps with Live CDC Data
Stop mocking API calls for health data. Tell your Cursor agent to find a topic with `search_health_media`, and it will return real JSON from the CDC's API. You get instant access to verified public health information for your project. Then, instruct the agent to write the code that parses and displays that data, right in your editor. This is perfect for building health dashboards, info sites, or any app that needs to be accurate.
Scaffold Pages from Topic Data
You can use `list_health_topics` to get a full directory of CDC subjects. Pick one, then have your agent use `get_topic_metadata` to fetch its details. It's a quick way to understand the data structure you'll be working with. From there, tell the agent: "Generate a Svelte component that displays this topic's metadata." You get working code populated with real content, not placeholder text. It cuts down on the tedious parts of front-end development.
Pull Media Embeds into Your Cursor Project
This MCP server lets you find official media and get its embed code. Use `search_health_media` to locate a relevant video or infographic for your application. The agent returns the search results, including the media ID you'll need. Next, use `get_syndication_html` with that ID. You can then instruct Cursor's agent to insert that HTML snippet into a specific component in your app's view layer. You go from a search query to an embedded element in your UI in seconds.
Set up CDC Public Health / 美国疾控中心 MCP in Cursor
Prerequisites
- Cursor installed (macOS, Windows, or Linux)
- Active Vinkius subscription with a valid endpoint token
- 1
Open MCP Settings
Go to Cursor Settings → MCP or open the Command Palette (
Cmd+Shift+P/Ctrl+Shift+P) and search for "MCP: Add Server". - 2
Add the CDC Public Health / 美国疾控中心 MCP
Cursor will create or open
.cursor/mcp.jsonin your project root. Paste the JSON snippet on the right. Replace[YOUR_TOKEN_HERE]with your endpoint token from cloud.vinkius.com. - 3
Enable Agent mode
Open Composer (
Cmd+I/Ctrl+I) and switch to Agent mode using the dropdown at the top. MCP tools are only available in Agent mode. - 4
Verify the connection
Ask Cursor something like "List my recent CDC Public Health / 美国疾控中心 transactions." If the MCP tools are loaded correctly, Cursor will call the CDC Public Health / 美国疾控中心 tools automatically. You can also check Settings → MCP for a green status indicator.
{
"mcpServers": {
"cdc-public-health-mcp": {
"url": "https://edge.vinkius.com/[YOUR_TOKEN_HERE]/mcp"
}
}
} Independent Platform Disclaimer: Vinkius is an independent platform and is not affiliated with, endorsed by, sponsored by, verified by, or otherwise authorized by CDC Public Health / 美国疾控中心. All third-party trademarks, logos, and brand names are the property of their respective owners. Their use on this website is strictly for informational purposes to identify service compatibility and interoperability.
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 CDC Public Health / 美国疾控中心 MCP in Cursor
Use it with your favorite AI tools
Connect this server to Cursor, Claude, VS Code, and more.
Start using the CDC Public Health / 美国疾控中心 MCP today
We host it, we monitor it, we maintain it. You just paste one token.