Loading MCP server directory, please wait...
Read patient-authorized EHR records: medications, labs, conditions, allergies. Consent-bounded.
npx @getmcp/cli add com.finchnode/health-recordsRequires Node.js 18+. Community-contributed server. Review source before installing.
AuthorizationBearer <FinchNode API key>. Create one in the FinchNode console; ck_test_ keys read sandbox connections and ck_live_ keys read production connections.
Config file: ~/Library/Application Support/Claude/claude_desktop_config.json
{
"mcpServers": {
"com.finchnode/health-records": {
"url": "https://api.finchnode.com/api/mcp",
"transport": "streamable-http",
"headers": {
"Authorization": ""
}
}
}
}