Skip to content
VS Code

JUMPER Health for VS Code

com.jumper-health/jumper-health

Read shared JUMPER Health records: blood pressure, oxygen, weight, temperature and fetal monitoring.

client:VS Code transport:streamable-http

Install JUMPER Health in VS Code

.vscode/mcp.json

{
  "servers": {
    "jumper-health": {
      "type": "http",
      "url": "https://care-mcp.jumper-health.com/"
    }
  }
}

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

JUMPER Health in other clients