atheris-mcp
About
Country-targeted mobile/residential proxy egress for agents: live stock, proxy URLs, usage.
Use this server
Add it to your MCP client. The catalogue lists this config verbatim from its source — it does not run, download, or vouch for the server. Review the command before you run it.
Transportstdio (runs a local command)
Env vars
ATHERIS_PROXY_KEYClaude Code
claude mcp add --env ATHERIS_PROXY_KEY= atheris-mcp -- npx atheris-mcp
Cursor
If the button doesn't open Cursor, use the JSON below — Cursor accepts the same mcpServers config.
VS Code
code --add-mcp '{"name":"atheris-mcp","command":"npx","args":["atheris-mcp"],"env":{"ATHERIS_PROXY_KEY":""}}'
JSON
{
"mcpServers": {
"atheris-mcp": {
"command": "npx",
"args": [
"atheris-mcp"
],
"env": {
"ATHERIS_PROXY_KEY": ""
}
}
}
}
Environment variables are listed by name only — fill in your own values. Entries never carry secrets.