Skip to content
Zed

Pixapi for Zed

io.github.pixapi-ai/pixapi-mcp

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

client:Zed transport:streamable-http runtime:npm

Install Pixapi in Zed

~/.config/zed/settings.json · windows: %APPDATA%\Zed\settings.json

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

Merge this into your existing settings object — do not replace the file. Zed docs

Pixapi in other clients