{
  "name": "Botpaid",
  "description": "Botpaid is a pay-as-you-go MCP server for AI agents and developers. Generate images, video, and audio from Claude, Cursor, VS Code, ChatGPT, and other MCP clients without managing separate provider accounts.",
  "url": "https://botpaid.com",
  "documentationUrl": "https://botpaid.com/docs",
  "provider": {
    "name": "Botpaid",
    "url": "https://botpaid.com"
  },
  "capabilities": {
    "discovery": true,
    "mcp": true,
    "webApi": true
  },
  "skills": [
    {
      "id": "botpaid-mcp",
      "name": "Botpaid MCP",
      "description": "Hosted MCP server and web API for premium image, video, and audio generation.",
      "url": "https://botpaid.com/.well-known/agent-skills/botpaid-mcp.md"
    }
  ],
  "contact": {
    "email": "hello@botpaid.com",
    "url": "https://botpaid.com/contact"
  }
}