Skip to content
Cursor

Pixapi for Cursor

io.github.pixapi-ai/pixapi-mcp

MCP server for Pixapi: check live credit pricing and balance, then generate images and video.

client:Cursor transport:streamable-http runtime:npm

Install Pixapi in Cursor

~/.cursor/mcp.json · windows: %USERPROFILE%\.cursor\mcp.json

{
  "mcpServers": {
    "pixapi-mcp": {
      "url": "https://api.pixapi.ai/mcp"
    }
  }
}

Use .cursor/mcp.json in a project root instead to scope it to that project. Cursor merges both. Cursor docs

Pixapi in other clients