INDIVIDUAL MCP TOOL
popla_outcomes
POPLA's own record of how private parking appeals were decided, per operator, across its 2023, 2024 and 2025 annual reports.
LIVE ENDPOINT
https://mcp.getaxionlabs.com/mcp
Connect to this endpoint to inspect the live schema for popla_outcomes and invoke it with your own arguments.
Indexed input schema
{}Risk classification
Inferred read-only · medium confidence · heuristic, not a guarantee.
- No write-capable action terms were found; this is not proof that invocation has no side effects.
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.axion-gateway]
url = "https://mcp.getaxionlabs.com/mcp"
enabled = true
Claude Code
.mcp.json
{
"mcpServers": {
"axion-gateway": {
"type": "http",
"url": "https://mcp.getaxionlabs.com/mcp"
}
}
}
Claude Desktop
Settings → Connectors → Add custom connector
Name: axion-gateway
Remote MCP URL: https://mcp.getaxionlabs.com/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": {
"axion-gateway": {
"url": "https://mcp.getaxionlabs.com/mcp"
}
}
}
Visual Studio Code
.vscode/mcp.json
Add to Visual Studio Code{
"servers": {
"axion-gateway": {
"type": "http",
"url": "https://mcp.getaxionlabs.com/mcp"
}
}
}
Generic MCP
Client-specific MCP configuration
{
"name": "axion-gateway",
"transport": "streamable-http",
"url": "https://mcp.getaxionlabs.com/mcp"
}
MCP Inspector
Run the official MCP Inspector locally and enter the indexed Streamable HTTP endpoint.
Related tools
operator_route_lookup— Look up a UK private parking operator and get the independent appeals body that hears its appeals (POPLA or the IAS), the appeal window in days, the operator's own appeal and discount windows, and POPLA's decided-appeal record for it.deadline_calculator— Work out the deadlines that follow from a private parking charge notice: when the discounted amount ends, when the appeal to the operator is due, and when the independent appeal to POPLA or the IAS is due.plate_lookup— Look up every OPEN parking and camera violation for a New York plate, live from the City of New York's public Open Data API.violation_dismissal_rates— How New York City parking and camera tickets are actually decided at hearing, violation type by violation type — the share dismissed outright and the share dismissed or reduced, computed from the City's own published hearing records (119.borough_odds— NYC hearing outcomes by borough/county: the share of decided hearings dismissed outright and dismissed-or-reduced in each borough, from the City's own records.search_mtd_answers— Search 30 plain-English answers about UK Making Tax Digital for Income Tax — thresholds and start dates (£50k Apr 2026 / £30k Apr 2027 / £20k Apr 2028), quarterly update deadlines, digital records, penalties, exemptions, sign-up, software.get_mtd_answer— One MTD answer in full: the question, the short answer, the complete plain-text body, the FAQ pairs, and every GOV.list_doors— The Axion Doors registry: every machine-callable door this estate operates, each with the trust block an agent should read before believing a tool result — the named source the data comes from, the validation method actually applied to it, the date the source was last checked, and an honesty grade saying where the measurement is weak.