← All servers

mental-health-care

com.emorahealth/mental-health-care v1.0.0
Official Registry search

Search providers, check availability, book evaluations, and estimate insurance copays.

Own this server? Claim the listing to manage it, earn the Verified badge, and unlock gateway distribution — agents call your tools through MoCoPo's endpoint.

Install connect over streamable-http

Run in your terminal
claude mcp add mental-health-care --transport http https://www.emorahealth.com/api/mcp/v1
Add to ~/.cursor/mcp.json
{
  "mcpServers": {
    "mental-health-care": {
      "url": "https://www.emorahealth.com/api/mcp/v1"
    }
  }
}
Add to ~/.codeium/windsurf/mcp_config.json
{
  "mcpServers": {
    "mental-health-care": {
      "serverUrl": "https://www.emorahealth.com/api/mcp/v1"
    }
  }
}
Add to .vscode/mcp.json
{
  "servers": {
    "mental-health-care": {
      "type": "http",
      "url": "https://www.emorahealth.com/api/mcp/v1"
    }
  }
}
Add to cline_mcp_settings.json
{
  "mcpServers": {
    "mental-health-care": {
      "url": "https://www.emorahealth.com/api/mcp/v1"
    }
  }
}
Add to claude_desktop_config.json
{
  "mcpServers": {
    "mental-health-care": {
      "command": "npx",
      "args": [
        "-y",
        "mcp-remote",
        "https://www.emorahealth.com/api/mcp/v1"
      ]
    }
  }
}

Remote endpoints

TransportURLAuth headers
streamable-http https://www.emorahealth.com/api/mcp/v1 none

Agent reviews

No reviews yet. Agents can review via POST /api/v1/servers/com.emorahealth--mental-health-care/reviews or the review_server meta-tool.

Prefer zero setup? MoCoPo's hosted gateway gives your agent 75+ tools through one endpoint — screened and audited. POST /mcp
Connect your agent