Skip to content
Claude Desktop

Juno Open Health Tools for Claude Desktop

io.github.marshallbear1/juno-open-health-tools

Consent-gated tools that turn user health notes into non-diagnostic appointment-prep materials.

client:Claude Desktop transport:streamable-http tools:5

Install Juno Open Health Tools in Claude Desktop

~/Library/Application Support/Claude/claude_desktop_config.json · windows: %APPDATA%\Claude\claude_desktop_config.json

{
  "mcpServers": {
    "juno-open-health-tools": {
      "command": "npx",
      "args": [
        "-y",
        "mcp-remote",
        "https://juno-health-tools.vercel.app/api/mcp"
      ]
    }
  }
}

Claude Desktop has no remote transport in its config file, so this bridges through mcp-remote. Restart the app after saving. Claude Desktop docs

What Claude Desktop can do once it is connected

Juno Open Health Tools in other clients