Quickstart

Get started with the 1health Documentation MCP and explore 500+ API endpoints on our HIPAA-compliant platform.

Try Ask AI

Chat with our AI assistant to explore the 1health API. Ask about endpoints, integration patterns, or how to build healthcare workflows.

Bonus: Set Up MCP for Claude

Add 1health to Claude Desktop to give your AI assistant access to healthcare data. Add this to your Claude Desktop configuration:

JSON (claude_desktop_config.json)
{
  "mcpServers": {
    "1health-docs": {
      "url": "https://mcp.dev.1hdev.io/mcp"
    }
  }
}

Next Steps