Loading subscription status...
{ "mcpServers": [ { "agent-care": { "env": { "FDA_API_KEY": "your_fda_api_key", "OAUTH_SCOPES": "user/Patient.read user/Condition.read user/Observation.read user/MedicationRequest.read user/AllergyIntolerance.read user/Procedure.read user/CarePlan.read user/CareTeam.read user/Encounter.read user/Immunization.read", "FHIR_BASE_URL": "https://fhir-ehr.cerner.com/r4/ec2458f2-1e24-41c8-b71b-0e701af7583d", "OAUTH_AUDIENCE": "https://fhir-ehr.cerner.com/r4/ec2458f2-1e24-41c8-b71b-0e701af7583d", "PUBMED_API_KEY": "your_pubmed_api_key", "OAUTH_CLIENT_ID": "XXXXXX", "OAUTH_TOKEN_HOST": "https://authorization.cerner.com", "OAUTH_TOKEN_PATH": "/tenants/ec2458f2-1e24-41c8-b71b-0e701af7583d/hosts/api.cernermillennium.com/protocols/oauth2/profiles/smart-v1/token", "OAUTH_CALLBACK_URL": "http://localhost:3456/oauth/callback", "OAUTH_CALLBACK_PORT": "3456", "OAUTH_CLIENT_SECRET": "XXXXXXX", "OAUTH_AUTHORIZE_PATH": "/tenants/ec2458f2-1e24-41c8-b71b-0e701af7583d/protocols/oauth2/profiles/smart-v1/personas/provider/authorize", "CLINICAL_TRIALS_API_KEY": "your_trials_api_key", "OAUTH_AUTHORIZATION_METHOD": "header" }, "args": [ "/Users/your-username/{agentcare-download-path}/agent-care-mcp/build/index.js" ], "command": "node" } } ] }