Imgix for your agents.
Connect Imgix once and every agent you run inside Even (Claude Code, Codex, OpenCode, Even Agents) can use it: 8 curated tools, discovered on demand, with your key stored on your machine and every call going direct to Imgix.
What agents can do with Imgix
Curated for agents: the calls that matter, with schemas and descriptions written for tool use, not an endpoint dump.
imgix_list_sourcesList all Imgix Sources on the account.
imgix_get_sourceGet details of a single Source by id, including deployment status and type.
imgix_purgePurge a URL from the Imgix cache. Use after updating an asset at the origin.
imgix_list_assetsList all assets in a Source with optional filtering.
imgix_update_sourceUpdate a Source's configuration (name, enabled, deployment settings).
imgix_create_sourceCreate a new Imgix Source.
imgix_delete_sourceDelete a Source by id. Irreversible.
imgix_get_purge_quotaGet the purge quota, including remaining purges and the next reset date.
Connect it in a minute
The connect flow is agent-driven: Even opens the key page in its own browser and collects the key through a secure native field. It never passes through the chat.
- Paste the prompt below into any agent running inside Even, or click Connect in Even's catalog.
- Go to Imgix Dashboard > API Keys.
- Click 'Create API Key'. Name it (e.g. even-connect).
- Select the required permissions (Sources, Purge, Asset Manager).
- Copy the key; it is shown once.
- Paste the key into Even's secure field. Even verifies it and your agents are live.
Connect Imgix to Even: call connect_begin("imgix") on the even-connect MCP and walk me through it.
List your Imgix image sources and assets, purge outdated images from the CDN, and update source configuration and status.
More Even Connect services
One MCP server, a handful of meta-tools, every service below. Agents search for the right tool at run time, so context stays lean.