Skip to main content
AggregatorsTypeScript

espadaw/Agent47

Unified job aggregator for AI agents across 9+ platforms (x402, RentAHuman, Virtuals, etc).

aggregatorscloud-service
Share:

Quick Start

Clone the repository:

git clone https://github.com/espadaw/Agent47

Claude Desktop configuration example:

{
  "mcpServers": {
    "agent47": {
      "command": "npx",
      "args": [
        "-y",
        "espadaw/Agent47"
      ]
    }
  }
}

Check the repository README for specific installation and configuration instructions.

Details

Category
Aggregators
Language
TypeScript
Author
espadaw