espadaw/Agent47
Unified job aggregator for AI agents across 9+ platforms (x402, RentAHuman, Virtuals, etc).
Quick Start
Clone the repository:
git clone https://github.com/espadaw/Agent47Claude Desktop configuration example:
{
"mcpServers": {
"agent47": {
"command": "npx",
"args": [
"-y",
"espadaw/Agent47"
]
}
}
}Check the repository README for specific installation and configuration instructions.