RobotActions — AI-Driven Mobile + Web Test Automation
Rank #14,541io.github.krishtoautomate/robotactions
Drive real Android & iOS devices and web browsers from natural language for mobile + web QA.
RobotActions — AI-Driven Mobile + Web Test Automation is a Model Context Protocol (MCP) server published by krishtoautomate. It ranks #14,541 of 115,591 servers tracked on MCP Toplist. RobotActions — AI-Driven Mobile + Web Test Automation is listed across 2 registries — Official MCP and PulseMCP, with 1 tracked version. It was first listed on May 15, 2026 and most recently updated on Jul 21, 2026.
Ranks ahead of 101,050 of 115,591 servers on MCP Toplist.
Use RobotActions — AI-Driven Mobile + Web Test Automation
claude mcp add --transport http robotactions https://{tenant}.robotactions.com/mcp/sseclaude mcp add --transport http robotactions https://{tenant}.robotactions.com/mcp[mcp_servers.robotactions]
url = "https://{tenant}.robotactions.com/mcp/sse"Add to ~/.codex/config.toml.
[mcp_servers.robotactions]
url = "https://{tenant}.robotactions.com/mcp"Add to ~/.codex/config.toml.
https://{tenant}.robotactions.com/mcp/sseSettings → Connectors → “Add custom connector”, then paste this URL.
https://{tenant}.robotactions.com/mcpSettings → Connectors → “Add custom connector”, then paste this URL.
{
"mcpServers": {
"robotactions": {
"url": "https://{tenant}.robotactions.com/mcp/sse"
}
}
}Add to ~/.cursor/mcp.json (global) or .cursor/mcp.json (per project).
{
"mcpServers": {
"robotactions": {
"url": "https://{tenant}.robotactions.com/mcp"
}
}
}Add to ~/.cursor/mcp.json (global) or .cursor/mcp.json (per project).
{
"servers": {
"robotactions": {
"type": "http",
"url": "https://{tenant}.robotactions.com/mcp/sse"
}
}
}Save as .vscode/mcp.json in your workspace.
{
"servers": {
"robotactions": {
"type": "http",
"url": "https://{tenant}.robotactions.com/mcp"
}
}
}Save as .vscode/mcp.json in your workspace.
{
"mcpServers": {
"robotactions": {
"serverUrl": "https://{tenant}.robotactions.com/mcp/sse"
}
}
}Add to ~/.codeium/windsurf/mcp_config.json.
{
"mcpServers": {
"robotactions": {
"serverUrl": "https://{tenant}.robotactions.com/mcp"
}
}
}Add to ~/.codeium/windsurf/mcp_config.json.
{
"mcpServers": {
"robotactions": {
"url": "https://{tenant}.robotactions.com/mcp/sse"
}
}
}{
"mcpServers": {
"robotactions": {
"url": "https://{tenant}.robotactions.com/mcp"
}
}
}Show your rank
Maintain this server? Add the live rank badge to your README — it updates automatically as the leaderboard changes.
[](https://mcptoplist.com/server/io.github.krishtoautomate%2Frobotactions)<a href="https://mcptoplist.com/server/io.github.krishtoautomate%2Frobotactions"><img src="https://mcptoplist.com/badge/io.github.krishtoautomate%2Frobotactions.svg" alt="MCP Toplist: Top 25% of 115,591" /></a>Variants: append ?metric=score or ?metric=stars to the image URL.
Listed on 2 registries
krishtoautomate
Available versions (1)
| Version | Published |
|---|---|
| 0.8.6 | Jul 21, 2026 |
Frequently asked questions
- Who maintains RobotActions — AI-Driven Mobile + Web Test Automation?
- RobotActions — AI-Driven Mobile + Web Test Automation is maintained by krishtoautomate, which publishes 1 MCP server (1 total version) tracked on MCP Toplist.
- Is RobotActions — AI-Driven Mobile + Web Test Automation listed on the Official MCP Registry?
- Yes — RobotActions — AI-Driven Mobile + Web Test Automation is listed on the Official MCP Registry, alongside PulseMCP.
- How many versions does RobotActions — AI-Driven Mobile + Web Test Automation have?
- MCP Toplist tracks 1 version of RobotActions — AI-Driven Mobile + Web Test Automation, most recently published on Jul 21, 2026.
- Where can I find the source code for RobotActions — AI-Driven Mobile + Web Test Automation?
- The source code for RobotActions — AI-Driven Mobile + Web Test Automation is hosted at github.com/krishtoautomate/robotactions.