{
  "mcp_version": "2025-06-18",
  "endpoints": [
    {
      "url": "https://mcp.api.felloh.com/",
      "transport": "streamable-http",
      "capabilities": [
        "tools"
      ],
      "auth": {
        "type": "api-key",
        "headers": [
          "x-felloh-public-key",
          "x-felloh-private-key"
        ],
        "enrolment": "https://dashboard.felloh.com/"
      }
    }
  ]
}
