General Tools
uk-premises-licence-mcp-production.up.railway.app
Provides general-purpose tools through the Model Context Protocol.
ENDPOINT 1
https://uk-premises-licence-mcp-production.up.railway.app/mcp
MCP server metadata
- Name
- UK Premises Licence Preflight MCP
- Version
- 0.1.5
Use free info/source tools before paid decisions. premises_licence_preflight and compare_licensing_requirements require x402 USDC payment. National triggers are deterministic; local rules are evidence-linked and freshness-guarded. Preflight information only, not licensing-authority approval or legal advice.
Known tools 8
list_supported_authoritiesFree list of authority adapters, source status and local-rule encoding.
Inferred read-onlylicensing_source_statusFree official-source lifecycle status globally or for one authority.
Inferred read-onlylocal_policy_capabilitiesFree authority-specific discovery of encoded local rules, recommended facts and missing facts before a paid call.
Inferred read-onlypreflight_readinessFree readiness check combining source freshness, local missing facts and paid tool prices before spending x402 USDC.
Inferred read-onlyCONNECT 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-premises-licence-preflight-mcp]
url = "https://uk-premises-licence-mcp-production.up.railway.app/mcp"
enabled = true
Claude Code
.mcp.json
{
"mcpServers": {
"uk-premises-licence-preflight-mcp": {
"type": "http",
"url": "https://uk-premises-licence-mcp-production.up.railway.app/mcp"
}
}
}
Claude Desktop
Settings → Connectors → Add custom connector
Name: uk-premises-licence-preflight-mcp
Remote MCP URL: https://uk-premises-licence-mcp-production.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-premises-licence-preflight-mcp": {
"url": "https://uk-premises-licence-mcp-production.up.railway.app/mcp"
}
}
}
Visual Studio Code
.vscode/mcp.json
Add to Visual Studio Code{
"servers": {
"uk-premises-licence-preflight-mcp": {
"type": "http",
"url": "https://uk-premises-licence-mcp-production.up.railway.app/mcp"
}
}
}
Generic MCP
Client-specific MCP configuration
{
"name": "uk-premises-licence-preflight-mcp",
"transport": "streamable-http",
"url": "https://uk-premises-licence-mcp-production.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.
railway.app is assessed as Trusted: Domain has an established technology history spanning over a year.
Evidence is source-attributed and does not guarantee that a third-party server is safe. Risk labels are conservative metadata heuristics.