Claude Code
Add the 1health MCP to Claude Code using the built-in /mcp command.
Add via CLI
Run this command in your terminal to add the 1health MCP:
bash
claude mcp add --transport http 1health-docs https://mcp.dev.1hdev.io/mcpUsing the /mcp Command
Inside Claude Code, you can manage MCPs with the /mcp command:
/mcp— View active MCP serversclaude mcp list— List all configured serversclaude mcp remove 1health-docs— Remove a server
Scope Options
You can scope the MCP to user-level or project-level:
--scope user— Available in all projects (default)--scope project— Only in current project
What You Can Ask
- "How do I authenticate with the 1health API?"
- "Show me endpoints for patient management"
- "What's the workflow for placing lab orders?"
- "Search for provider-related endpoints"