Zebracat MCP Server

Model Context Protocol — AI video generation tools for Claude, Cursor, Windsurf & more

Server Online — Protocol 2025-03-26

Sign in with your Zebracat account — no API key needed. Usage is billed from your plan credits. On first connect, your client opens a browser to log in (OAuth). For servers/CI, add --header "X-API-KEY: sk-..." to bill pay-as-you-go instead.

Claude Code

claude mcp add --transport http \ zebracat \ https://mcp.zebracat.ai/mcp/

Claude Desktop

{ "mcpServers": { "zebracat": { "url": "https://mcp.zebracat.ai/mcp/" } } }

Cursor

Settings > MCP > Add server Type: HTTP URL: https://mcp.zebracat.ai/mcp/ (Log in when prompted)

Windsurf

{ "mcpServers": { "zebracat": { "serverUrl": "https://mcp.zebracat.ai/mcp/" } } }