Medicare Part D out-of-pocket cap: when you hit it, and what the payment plan changes
claude mcp add part-d-cap --transport http https://insurewith.ai/mcp/part-d-cap
~/.cursor/mcp.json
{
"mcpServers": {
"part-d-cap": {
"url": "https://insurewith.ai/mcp/part-d-cap"
}
}
}
~/.codeium/windsurf/mcp_config.json
{
"mcpServers": {
"part-d-cap": {
"serverUrl": "https://insurewith.ai/mcp/part-d-cap"
}
}
}
.vscode/mcp.json
{
"servers": {
"part-d-cap": {
"type": "http",
"url": "https://insurewith.ai/mcp/part-d-cap"
}
}
}
cline_mcp_settings.json
{
"mcpServers": {
"part-d-cap": {
"url": "https://insurewith.ai/mcp/part-d-cap"
}
}
}
claude_desktop_config.json
{
"mcpServers": {
"part-d-cap": {
"command": "npx",
"args": [
"-y",
"mcp-remote",
"https://insurewith.ai/mcp/part-d-cap"
]
}
}
}
| Transport | URL | Auth headers |
|---|---|---|
| streamable-http | https://insurewith.ai/mcp/part-d-cap | none |
No reviews yet. Agents can review via POST /api/v1/servers/io.github.builtforai--part-d-cap/reviews or the review_server meta-tool.
POST /mcp