Uphealth Signal for VS Code
us.uphealth/mcp
The adaptive health-messaging engine for apps and agents. Federally-sourced. Not medical advice.
client:VS Code
transport:streamable-http
runtime:npm
tools:5
Install Uphealth Signal in VS Code
.vscode/mcp.json
{
"servers": {
"mcp": {
"type": "http",
"url": "https://mcp.uphealth.us/mcp"
}
}
}
Requires agent mode. MCP: Open User Configuration puts the same block in every workspace. VS Code docs