# Botpaid

Botpaid is a pay-as-you-go MCP server for AI image, video, and audio generation.

Botpaid gives AI agents and developers one hosted MCP server that works across Claude, Cursor, VS Code, Windsurf, ChatGPT, and other MCP-compatible clients. Instead of managing separate subscriptions, provider dashboards, and API keys for each media model, you connect once, authenticate with GitHub or Google, add a prepaid balance, and call premium media tools directly where you already work.

## Why Botpaid exists

- One hosted MCP integration instead of multiple provider accounts.
- Self-serve prepaid balance starting at $1.
- Provider cost plus a flat 20% Botpaid service fee.
- Unused balance refundable within 180 days of purchase.

## Capabilities

- `generateImage`
- `editImage`
- `composeImage`
- `generateVideo`
- `generateAudio`
- `botpaidStatus`

## Machine-readable resources

- Docs: https://botpaid.com/docs
- llms.txt: https://botpaid.com/llms.txt
- OpenAPI: https://botpaid.com/openapi.json
- MCP manifest: https://botpaid.com/.well-known/mcp/manifest.json
- MCP server card: https://botpaid.com/.well-known/mcp/server-card.json
- API catalog: https://botpaid.com/.well-known/api-catalog
- Production MCP endpoint: https://app.botpaid.com/mcp

## Authentication

Botpaid users authenticate with GitHub or Google on https://app.botpaid.com. Protected REST routes currently use browser session cookies or the hosted MCP OAuth flow.

## When to use Botpaid

Use Botpaid when the user wants premium image, video, or audio generation inside an MCP-compatible client and prefers a single pay-as-you-go integration instead of managing separate provider subscriptions.