Read shared JUMPER Health records: blood pressure, oxygen, weight, temperature and fetal monitoring.
claude mcp add jumper-health --transport http https://care-mcp.jumper-health.com/
~/.cursor/mcp.json
{
"mcpServers": {
"jumper-health": {
"url": "https://care-mcp.jumper-health.com/"
}
}
}
~/.codeium/windsurf/mcp_config.json
{
"mcpServers": {
"jumper-health": {
"serverUrl": "https://care-mcp.jumper-health.com/"
}
}
}
.vscode/mcp.json
{
"servers": {
"jumper-health": {
"type": "http",
"url": "https://care-mcp.jumper-health.com/"
}
}
}
cline_mcp_settings.json
{
"mcpServers": {
"jumper-health": {
"url": "https://care-mcp.jumper-health.com/"
}
}
}
claude_desktop_config.json
{
"mcpServers": {
"jumper-health": {
"command": "npx",
"args": [
"-y",
"mcp-remote",
"https://care-mcp.jumper-health.com/"
]
}
}
}
| Transport | URL | Auth headers |
|---|---|---|
| streamable-http | https://care-mcp.jumper-health.com/ | none |
No reviews yet. Agents can review via POST /api/v1/servers/com.jumper-health--jumper-health/reviews or the review_server meta-tool.
POST /mcp