Loading subscription status...
{
"mcpServers": [
{
"FastlyMCP": {
"env": {
"FASTLY_API_KEY": "<SECRET_FASTLY_TOKEN>"
},
"args": [
"list",
"purge",
"check-traffic"
],
"command": "fastly-command"
}
}
]
}