Claude Desktop
Connect Claude Desktop to the 1health MCP to explore 500+ API endpoints using natural language.
Option 1: Edit Config File
The fastest way to add 1health MCP is to edit your config file directly.
1. Open your config file
macOS: ~/Library/Application Support/Claude/claude_desktop_config.json
Windows: %APPDATA%\Claude\claude_desktop_config.json
Linux: ~/.config/Claude/claude_desktop_config.json
2. Add the 1health MCP
json
{
"mcpServers": {
"1health-docs": {
"url": "https://mcp.dev.1hdev.io/mcp"
}
}
}3. Restart Claude Desktop
After saving, restart Claude Desktop. Look for the hammer icon in the input area to confirm the MCP is connected.
Option 2: Settings UI (Account Owner)
If you are the account owner, you can add MCPs through the Claude Desktop UI:
- Open Claude Desktop and go to Settings
- Navigate to Developer → Edit Config
- Add the configuration shown above
- Save and restart Claude Desktop
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?"
- "What parameters does the provider search accept?"