Skip to content
VS Code

Pixapi for VS Code

io.github.pixapi-ai/pixapi-mcp

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

client:VS Code transport:streamable-http runtime:npm

Install Pixapi in VS Code

.vscode/mcp.json

{
  "servers": {
    "pixapi-mcp": {
      "type": "http",
      "url": "https://api.pixapi.ai/mcp"
    }
  }
}

Requires agent mode. MCP: Open User Configuration puts the same block in every workspace. VS Code docs

Pixapi in other clients