Back to MCP Servers
Agent47
Unified job aggregator for AI agents across 9+ platforms (x402, RentAHuman, Virtuals, etc).
aggregatorsaiagent
By espadaw
Installation
npx -y Agent47Configuration
{
"mcpServers": {
"Agent47": {
"command": "npx",
"args": ["-y", "Agent47"]
}
}
}How to use
- Run the installation command above (if needed)
- Open your Claude Code settings file (~/.claude/settings.json)
- Add the configuration to the mcpServers section
- Restart Claude Code to apply changes