Skip to main content
Livemed, Care, intelligently.
Agent Integrations

Plug Livemed Intelligence into your AI assistant

Nova's tools run on an open Model Context Protocol (MCP) server. Connect Claude, ChatGPT, Cursor or any MCP-capable agent and run hospital lookups and Specialty Value Index™ assessments right where you already work.

Server URL
https://livemedhealth.com/mcp

Claude

In Claude (Desktop or web), open Settings → Connectors → Add custom connector and paste the server URL above. Claude walks you through sign-in on first use. For config-file setups, use:

claude_desktop_config.json
{
  "mcpServers": {
    "livemed": {
      "type": "url",
      "url": "https://livemedhealth.com/mcp"
    }
  }
}

ChatGPT

On Plus, Pro or Business, open Settings → Connectors → Create, choose an MCP connector and paste the same server URL. Via the API, pass it as a remote MCP tool on the Responses endpoint.

Other clients

Cursor, Codex, Windsurf and any MCP-capable client connect with the same URL over Streamable HTTP. No API key to manage.

Sign-in required

The server is protected by OAuth against your Livemed account. Your client redirects you to Livemed to approve access the first time you connect, then acts as you, so portfolio reads and saved assessments stay tied to your own hospitals.

Available tools

  • lookup_hospital

    Resolves a hospital name, city and state to its 6-digit CMS Certification Number.

  • assess_hospital

    Runs the full Specialty Value Index™ report from public CMS, HRSA and CDC data.

  • get_product_fit

    Returns the ranked Livemed product recommendation and target outcomes.

  • list_portfolio

    Reads the hospitals saved to your Livemed portfolio.

  • add_to_portfolio

    Saves a hospital snapshot for ongoing tracking.

  • submit_hospital_data

    Attaches your hospital's own reported figures so the model uses real numbers.

  • capture_lead

    Hands the conversation to the Livemed team.

  • request_pricing

    Opens a pricing request for a specific hospital and product.