{
  "version": "1.0",
  "protocolVersion": "2025-06-18",
  "serverInfo": {
    "name": "unitedkings-public",
    "title": "United Kings public data",
    "version": "1.0.0"
  },
  "description": "Read-only Model Context Protocol server for unitedkings.net, a forex & gold (XAUUSD) Telegram trading-signals service. Tools: get_service_overview, get_pricing, get_refund_policy, get_performance_summary, get_signal_history, get_calculation_method, get_page_markdown. Resources: llms.txt, llms-full.txt, openapi.json and the public results JSON. No authentication. Trading involves significant risk; nothing here is personalised investment advice.",
  "documentationUrl": "https://unitedkings.net/.well-known/agent-skills/unitedkings-mcp/SKILL.md",
  "iconUrl": "https://unitedkings.net/android-chrome-192x192.png",
  "transport": {
    "type": "streamable-http",
    "endpoint": "https://unitedkings.net/api/mcp/"
  },
  "remotes": [
    { "type": "streamable-http", "url": "https://unitedkings.net/api/mcp/" }
  ],
  "capabilities": {
    "tools": { "listChanged": false },
    "resources": { "subscribe": false, "listChanged": false }
  },
  "authentication": { "required": false, "schemes": [] },
  "instructions": "Call tools/list for schemas. Results carry human-readable content[0].text plus structuredContent JSON. Always relay the returned risk warning and the calculation caveats when quoting performance figures.",
  "tools": ["dynamic"],
  "resources": ["dynamic"],
  "_meta": {
    "homepage": "https://unitedkings.net",
    "openapi": "https://unitedkings.net/openapi.json",
    "apiCatalog": "https://unitedkings.net/.well-known/api-catalog",
    "termsOfService": "https://unitedkings.net/terms-and-conditions/",
    "privacyPolicy": "https://unitedkings.net/privacy-policy/",
    "contact": "https://unitedkings.net/contact-us/"
  }
}
