MCP server for Afina anti-detect browser automation. Lets LLMs (Claude, GPT-4, Gemini, local) manage accounts, write/test/run RPA scripts & modules, schedule task groups, and inspect proxies/databases…
{
"mcpServers": {
"afina": {
"command": "npx",
"args": [
"-y",
"afina-mcp"
]
}
}
}