Odel
atheris mcp

atheris mcp

Local
@atheris-eeJavaScriptMITUpdated 1mo ago

Country-targeted mobile/residential proxy egress for agents: live stock, proxy URLs, usage.

Runs locally over stdio

This server isn't hosted — your MCP client launches it from a package registry. Use one of the commands below, or drop the config into your client (e.g. Claude Desktop).

npmatheris-mcpv0.1.1

Run

npx -y atheris-mcp

MCP client config

{
  "mcpServers": {
    "atheris-mcp": {
      "command": "npx",
      "args": [
        "-y",
        "atheris-mcp"
      ]
    }
  }
}