Iris for VS Code
bio.irishealth/iris
Read-only health context MCP server for Iris users.
client:VS Code
transport:streamable-http
Install Iris in VS Code
.vscode/mcp.json
{
"servers": {
"iris": {
"type": "http",
"url": "https://api.irishealth.bio/mcp"
}
}
}
Requires agent mode. MCP: Open User Configuration puts the same block in every workspace. VS Code docs