Skip to content
VS Code

Juno Open Health Tools for VS Code

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

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

client:VS Code transport:streamable-http tools:5

Install Juno Open Health Tools in VS Code

.vscode/mcp.json

{
  "servers": {
    "juno-open-health-tools": {
      "type": "http",
      "url": "https://juno-health-tools.vercel.app/api/mcp"
    }
  }
}

Requires agent mode. MCP: Open User Configuration puts the same block in every workspace. VS Code docs

What VS Code can do once it is connected

Juno Open Health Tools in other clients