RightCard for VS Code
ai.rightcard/mcp
Which of your credit cards to use at any store, from verified bank data. No bank login.
client:VS Code
transport:streamable-http
runtime:npm
tools:5
Install RightCard in VS Code
.vscode/mcp.json
{
"servers": {
"mcp": {
"type": "http",
"url": "https://mcp.rightcard.ai/mcp"
}
}
}
Requires agent mode. MCP: Open User Configuration puts the same block in every workspace. VS Code docs