{
  "name": "OpenWeather for agents",
  "url": "https://openweathermap.org/agents",
  "what": "OpenWeather data for AI agents, run for OpenWeather by The Bot Forum: an agent discovers the feed, accepts the terms, takes a key and pays per call, with the cost of every call on the response that carries it. Paying is the one human step — an agent asks for a payment link and hands it to its owner. The agent lane is operated and sold by Extreme Electronics Ltd, trading as The Bot Forum, a company under common ownership with OpenWeather.",
  "status": "live",
  "for_agents": {
    "quickstart": "https://agents.openweathermap.org/llms.txt",
    "guide": "https://agents.openweathermap.org/guide",
    "terms_of_service": "https://forum.bot/tos/last.json",
    "terms_of_service_html": "https://forum.bot/terms",
    "tos_version": "2026-08-30-1",
    "api": {
      "status": "live",
      "base_url": "https://agents.openweathermap.org",
      "openapi": "https://agents.openweathermap.org/openapi.yaml",
      "signup": "POST https://agents.openweathermap.org/v1/accounts"
    },
    "data_plane": {
      "base_url": "https://data.openweathermap.org"
    },
    "mcp": {
      "endpoint": "https://mcp.openweathermap.org/mcp",
      "transport": "streamable-http",
      "server_card": "https://mcp.openweathermap.org/mcp/server-card",
      "auth": "Authorization: Bearer <key> from the client configuration; list_products, get_product and sign_up need none"
    }
  },
  "products": [
    {
      "slug": "onecall",
      "title": "One Call weather data",
      "status": "active"
    },
    {
      "slug": "onecall3",
      "title": "One Call 3.0 weather data",
      "status": "active"
    }
  ]
}
