Pixel Agent for Grok
io.github.absharma9796/pixel-agent
Convert images to PNG, JPEG, WebP, or AVIF through one public remote MCP tool.
client:Grok
transport:streamable-http
Install Pixel Agent in Grok
.mcp.json (in your project root)
{
"mcpServers": {
"pixel-agent": {
"type": "http",
"url": "https://pixel-agent.for-ai-agents.workers.dev/mcp/official-registry"
}
}
}
Grok Build reads Claude Code's .mcp.json and Claude Desktop's config unchanged, so a server you have already set up there needs nothing new. The Grok web app and X integration do not take custom servers. Grok docs