{
  "name": "The Drift Exchange MCP",
  "version": "1.0.0",
  "description": "Tools for browsing and ordering supplies at the trading post.",
  "transport": {
    "type": "streamable-http",
    "url": "https://trading-post-bypass.demo.chambers.cfdata.org/mcp"
  },
  "tools": [
    {
      "name": "list_products"
    },
    {
      "name": "place_order"
    }
  ]
}