{
  "name": "newsroom-floor",
  "title": "Newsroom Floor",
  "description": "Build and run a white-label AI newsroom over the API: desks, staff, beats, the line, and a signed filing receipt on every published story. Closed by default; connect with an admin Newsroom Floor key.",
  "endpoint": "https://newsroomfloor.com/mcp",
  "transport": "streamable-http",
  "protocol_versions": [
    "2025-06-18",
    "2025-03-26",
    "2024-11-05"
  ],
  "authentication": {
    "schemes": [
      "bearer"
    ],
    "note": "An admin-scoped Newsroom Floor key as Authorization: Bearer. Mint one in the paper's Settings, under Developers. A key names one paper."
  },
  "docs": "https://newsroomfloor.com/agents"
}