{
  "name": "Listnr Studio",
  "description": "Product MCP for Listnr Studio tools, pricing, and page search. It does not generate video.",
  "version": "1.0.0",
  "serverUrl": "https://studio.listnr.ai/mcp",
  "transport": "streamable-http",
  "tools": [
    {
      "name": "list_studio_tools",
      "description": "List Listnr Studio video tools. Use when choosing a workflow or toolId."
    },
    {
      "name": "get_studio_tool",
      "description": "Get one Studio tool by id, including marketing path and create handoff."
    },
    {
      "name": "get_studio_pricing",
      "description": "Return Hobby, Growth, and Ultra prices and monthly credits."
    },
    {
      "name": "search_studio_pages",
      "description": "Search public Studio marketing pages by name or path."
    }
  ]
}