Skip to content
Cursor

Pixel Agent for Cursor

io.github.absharma9796/pixel-agent

Convert images to PNG, JPEG, WebP, or AVIF through one public remote MCP tool.

client:Cursor transport:streamable-http

Install Pixel Agent in Cursor

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

{
  "mcpServers": {
    "pixel-agent": {
      "url": "https://pixel-agent.for-ai-agents.workers.dev/mcp/official-registry"
    }
  }
}

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

Pixel Agent in other clients