atheris mcp for Zed
io.github.atheris-ee/atheris-mcp
Country-targeted mobile/residential proxy egress for agents: live stock, proxy URLs, usage.
client:Zed
transport:stdio
runtime:npm
Install atheris mcp in Zed
~/.config/zed/settings.json · windows: %APPDATA%\Zed\settings.json
{
"context_servers": {
"atheris-mcp": {
"command": "npx",
"args": [
"-y",
"atheris-mcp"
],
"env": {
"ATHERIS_PROXY_KEY": "<ATHERIS_PROXY_KEY>"
}
}
}
}
Merge this into your existing settings object — do not replace the file. Zed docs