Fastly for your agents.
Connect Fastly once and every agent you run inside Even (Claude Code, Codex, OpenCode, Even Agents) can use it: 13 curated tools, discovered on demand, with your key stored on your machine and every call going direct to Fastly.
What agents can do with Fastly
Curated for agents: the calls that matter, with schemas and descriptions written for tool use, not an endpoint dump.
fastly_list_servicesList all services on the Fastly account.
fastly_get_serviceGet details of a specific service by id.
fastly_purge_allPurge all cached content from a service immediately.
fastly_purge_urlPurge a single URL from the Fastly cache.
fastly_get_statsGet real-time stats for a service.
fastly_create_serviceCreate a new CDN service with a name and optional comment.
fastly_delete_serviceDelete a CDN service by its id.
fastly_get_service_detailsGet detailed version and configuration info for a service, including all versions.
fastly_list_service_versionsList all versions of a service.
fastly_list_domainsList all domains attached to a service.
fastly_list_backendsList all backends (origins) configured for a service.
fastly_list_acl_entriesList all ACL entries for a service.
fastly_purge_tagPurge all content with a specific cache tag (soft purge by default).
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 Fastly Dashboard > Account > Personal API Tokens.
- Click 'Create Token', name it (e.g. even-connect).
- Select the scope (Purge, Global Purge, etc.).
- Copy the token; it is shown once.
- Paste the key into Even's secure field. Even verifies it and your agents are live.
Connect Fastly to Even: call connect_begin("fastly") on the even-connect MCP and walk me through it.
Retrieve all Fastly CDN services, purge cache from a specific service, and check performance stats.
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.