Stealth web automation for AI agents. Login, signup, navigate, screenshot.
claude mcp add agent-web-actions --transport http https://clients-involving-billion-headers.trycloudflare.com:5001
~/.cursor/mcp.json
{
"mcpServers": {
"agent-web-actions": {
"url": "https://clients-involving-billion-headers.trycloudflare.com:5001"
}
}
}
~/.codeium/windsurf/mcp_config.json
{
"mcpServers": {
"agent-web-actions": {
"serverUrl": "https://clients-involving-billion-headers.trycloudflare.com:5001"
}
}
}
.vscode/mcp.json
{
"servers": {
"agent-web-actions": {
"type": "http",
"url": "https://clients-involving-billion-headers.trycloudflare.com:5001"
}
}
}
cline_mcp_settings.json
{
"mcpServers": {
"agent-web-actions": {
"url": "https://clients-involving-billion-headers.trycloudflare.com:5001"
}
}
}
claude_desktop_config.json
{
"mcpServers": {
"agent-web-actions": {
"command": "npx",
"args": [
"-y",
"mcp-remote",
"https://clients-involving-billion-headers.trycloudflare.com:5001"
]
}
}
}
| Transport | URL | Auth headers |
|---|---|---|
| streamable-http | https://clients-involving-billion-headers.trycloudflare.com:5001 | none |
No reviews yet. Agents can review via POST /api/v1/servers/com.trycloudflare.clients-involving-billion-headers--agent-web-actions/reviews or the review_server meta-tool.
POST /mcp