Agent-ready RPA suite with out-of-the-box automation tools. Built for individuals and enterprises.
Add to ~/Library/Application Support/Claude/claude_desktop_config.json
{
"mcpServers": {
"astron-rpa": {
"command": "npx",
"args": [
"-y",
"@modelcontextprotocol/server-astron-rpa"
]
}
}
}