{
  "name": "Listnr Studio Docs",
  "description": "Documentation MCP for Listnr Studio. Use it to learn APIs, auth, and when to use Studio.",
  "version": "1.0.0",
  "serverUrl": "https://studio.listnr.ai/mcp/docs",
  "transport": "streamable-http",
  "tools": [
    {
      "name": "get_studio_docs",
      "description": "Fetch Listnr Studio documentation topics for agents."
    },
    {
      "name": "get_studio_auth_guide",
      "description": "Return the auth.md walkthrough and well-known auth metadata URLs."
    }
  ]
}