INDIVIDUAL MCP TOOL
list_policy_claims
Atomic policy claims with stable claim URLs, affected routes, supporting source URL, status, severity and verification date.
LIVE ENDPOINT
https://visaatlas.org/mcp
Connect to this endpoint to inspect the live schema for list_policy_claims and invoke it with your own arguments.
Indexed input schema
{}Risk classification
Inferred read-only · medium confidence · heuristic, not a guarantee.
- A tool name or description suggests retrieving external content.
Parent server
CONNECT WITH APPROVAL
Client installation
Review this server and its permissions before adding it. Secret placeholders must be set locally.
Codex
~/.codex/config.toml
[mcp_servers.visaatlas]
url = "https://visaatlas.org/mcp"
enabled = true
Claude Code
.mcp.json
{
"mcpServers": {
"visaatlas": {
"type": "http",
"url": "https://visaatlas.org/mcp"
}
}
}
Claude Desktop
Settings → Connectors → Add custom connector
Name: visaatlas
Remote MCP URL: https://visaatlas.org/mcp
Add this remote URL as a custom connector in Claude Desktop. Availability depends on the user plan and workspace policy.
Cursor
.cursor/mcp.json
{
"mcpServers": {
"visaatlas": {
"url": "https://visaatlas.org/mcp"
}
}
}
Visual Studio Code
.vscode/mcp.json
Add to Visual Studio Code{
"servers": {
"visaatlas": {
"type": "http",
"url": "https://visaatlas.org/mcp"
}
}
}
Generic MCP
Client-specific MCP configuration
{
"name": "visaatlas",
"transport": "streamable-http",
"url": "https://visaatlas.org/mcp"
}
MCP Inspector
Run the official MCP Inspector locally and enter the indexed Streamable HTTP endpoint.
Related tools
get_fee— Government fee breakdown for a destination + visa, including a worked example and the primary source URL with its last-verified date.get_cost_to_complete— All-in cost model for a route, separating non-refundable sunk costs from refundable proof-of-funds.get_salary_thresholds— Salary / income thresholds for a destination across its visa routes.get_processing_time— Typical processing-time band for a destination + visa, with the primary source URL and its last-verified date.list_express_entry_draws— Recent Canada Express Entry rounds of invitations (newest first) with CRS cut-offs and ITAs issued, plus the official IRCC source and its last-verified date.find_routes— Deterministic profile-to-route matcher over indexable Visa Atlas routes.list_answer_capsules— Short source-linked answers rendered on Visa Atlas pages.list_citation_packs— Compact source-linked citation packets for AI answers, journalist fact boxes and publisher reuse.