Use the Aniva MCP connector to access your health data directly inside Cursor. Ask questions about your biomarkers, biological age, and personalized health insights without leaving your editor.
With the Aniva connector in Cursor, you can ask about:
Biomarker Results — "What are my vitamin D levels?" or "Which markers are outside range?"
Biological Age — "What is my biological age compared to my actual age?"
Health Trends — "How have my cholesterol levels changed over time?"
Action Plans — "Summarize my health recommendations"
Profile Information — "What health data do you have for me?"
Cursor desktop app (any current version). MCP is built-in.
Note: Cursor is desktop-only. There is no web or mobile version.
Open Cursor and go to Cursor → Settings → Cursor Settings.
Click Tools & Integrations in the sidebar, then New MCP Server under MCP Tools.
Cursor opens your mcp.json file. Paste the configuration below.
Save the file and click Connect next to Aniva to authenticate via OAuth.
Sign in with your Aniva account in the browser window that opens.
Add this to your mcp.json:
{
"mcpServers": {
"aniva": {
"url": "https://aniva.health/mcp"
}
}
}For a global setup (all projects): edit ~/.cursor/mcp.json. For project-specific: edit .cursor/mcp.json in your project root. Use the same JSON block above.
Not supported. Cursor is a desktop-only application.
Try these in the Cursor chat after connecting:
"What are my current vitamin D levels?" | Latest result with normal/optimal ranges |
"Show me my biological age" | Biological vs calendar age comparison |
"Which biomarkers need attention?" | Markers outside normal range |
"Summarize my action plan" | Your personalized health recommendations |
Read-only access — Cursor can only view your data, never modify it.
You control access — Disconnect from Cursor Settings → Tools & Integrations.
Encrypted — All data transmitted over HTTPS.
Approval prompts — Cursor asks for confirmation before each tool call.
Server disconnected → Verify the URL in mcp.json is exactly https://aniva.health/mcp and restart Cursor.
Authentication expired → Click the reconnect icon next to Aniva in Tools & Integrations.
Tools not appearing → Open the agent panel and make sure Aniva tools are toggled on in the tools picker.
Contact us at support@aniva.health or visit our Help Center.