part d cap for VS Code
io.github.builtforai/part-d-cap
Medicare Part D out-of-pocket cap: when you hit it, and what the payment plan changes
client:VS Code
transport:streamable-http
tools:1
Install part d cap in VS Code
.vscode/mcp.json
{
"servers": {
"part-d-cap": {
"type": "http",
"url": "https://insurewith.ai/mcp/part-d-cap"
}
}
}
Requires agent mode. MCP: Open User Configuration puts the same block in every workspace. VS Code docs