part d cap for Grok
io.github.builtforai/part-d-cap
Medicare Part D out-of-pocket cap: when you hit it, and what the payment plan changes
client:Grok
transport:streamable-http
tools:1
Install part d cap in Grok
.mcp.json (in your project root)
{
"mcpServers": {
"part-d-cap": {
"type": "http",
"url": "https://insurewith.ai/mcp/part-d-cap"
}
}
}
Grok Build reads Claude Code's .mcp.json and Claude Desktop's config unchanged, so a server you have already set up there needs nothing new. The Grok web app and X integration do not take custom servers. Grok docs