← Registry

General Tools

uk-taxi-phv-mcp-production-6ef3.up.railway.app

Provides general-purpose tools through the Model Context Protocol.

1 endpoint5 known toolsFirst detected August 31, 2026Last detected August 31, 2026

ENDPOINT 1

https://uk-taxi-phv-mcp-production-6ef3.up.railway.app/mcp

No auth detected

MCP server metadata

Name
UK Taxi PHV Regulatory Decision Layer
Capabilities
experimentalpromptsresourcestools
Server instructions

England taxi/private-hire licensing preflight for supported licensing authorities. Use list_supported_authorities first. Core decisions are deterministic and are returned only when their declared rule dependencies have current reviewed official evidence. A freshness failure returns confirmation-required rather than guessing. This service is preflight information, not licensing-authority approval or legal advice.

Known tools 5

taxi_phv_info

No description published.

Inferred read-only
list_supported_authorities

No description published.

Inferred read-only
licensing_source_status

No description published.

Inferred read-only
taxi_licence_preflight

No description published.

Inferred read-only
compare_licensing_requirements

No description published.

Inferred read-only

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.uk-taxi-phv-regulatory-decision-layer]
url = "https://uk-taxi-phv-mcp-production-6ef3.up.railway.app/mcp"
enabled = true
Claude Code

.mcp.json

{
  "mcpServers": {
    "uk-taxi-phv-regulatory-decision-layer": {
      "type": "http",
      "url": "https://uk-taxi-phv-mcp-production-6ef3.up.railway.app/mcp"
    }
  }
}
Claude Desktop

Settings → Connectors → Add custom connector

Name: uk-taxi-phv-regulatory-decision-layer
Remote MCP URL: https://uk-taxi-phv-mcp-production-6ef3.up.railway.app/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": {
    "uk-taxi-phv-regulatory-decision-layer": {
      "url": "https://uk-taxi-phv-mcp-production-6ef3.up.railway.app/mcp"
    }
  }
}
Visual Studio Code

.vscode/mcp.json

Add to Visual Studio Code
{
  "servers": {
    "uk-taxi-phv-regulatory-decision-layer": {
      "type": "http",
      "url": "https://uk-taxi-phv-mcp-production-6ef3.up.railway.app/mcp"
    }
  }
}
Generic MCP

Client-specific MCP configuration

{
  "name": "uk-taxi-phv-regulatory-decision-layer",
  "transport": "streamable-http",
  "url": "https://uk-taxi-phv-mcp-production-6ef3.up.railway.app/mcp"
}
MCP Inspector

Run the official MCP Inspector locally and enter the indexed Streamable HTTP endpoint.

TRUST AND VERIFICATION EVIDENCE

Trust Data Available

BuiltWith Trust API v2 evidence for railway.app was fetched 2026-08-25T20:04:34.605Z.

Trust status Trusted

railway.app is assessed as Trusted: Domain has an established technology history spanning over a year.

Indexed

Evidence is source-attributed and does not guarantee that a third-party server is safe. Risk labels are conservative metadata heuristics.