visa check for VS Code
com.canienter/visa-check
Visa & entry requirements for 199 passports, cited to official sources and re-verified daily.
client:VS Code
transport:streamable-http
tools:3
Install visa check in VS Code
.vscode/mcp.json
{
"servers": {
"visa-check": {
"type": "http",
"url": "https://api.canienter.com/mcp"
}
}
}
Requires agent mode. MCP: Open User Configuration puts the same block in every workspace. VS Code docs