Eureka EHR for Cursor
md.eureka/eureka
The Eureka EHR as MCP tools: patients, schedule, notes, messages, billing, and orders.
client:Cursor
transport:streamable-http
Install Eureka EHR in Cursor
~/.cursor/mcp.json · windows: %USERPROFILE%\.cursor\mcp.json
{
"mcpServers": {
"eureka": {
"url": "https://api.eureka.md/mcp"
}
}
}
Use .cursor/mcp.json in a project root instead to scope it to that project. Cursor merges both. Cursor docs