Loading MCP server directory, please wait...
The Eureka EHR as MCP tools: patients, schedule, notes, messages, billing, and orders.
npx @getmcp/cli add md.eureka/eurekaRequires Node.js 18+. Community-contributed server. Review source before installing.
AuthorizationYour Eureka API key
Config file: ~/Library/Application Support/Claude/claude_desktop_config.json
{
"mcpServers": {
"md.eureka/eureka": {
"url": "https://api.eureka.md/mcp",
"transport": "streamable-http",
"headers": {
"Authorization": "Bearer {api_key}"
}
}
}
}