Skip to content
MCP Server Community By @espadaw

espadaw/Agent47

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

New to MCP? Copy the config below, then follow the Claude Desktop / Cursor steps.

Install guide →
Connected Apps: espadaw/Agent47 Claude Desktop

Installation Guide

Run command: npx -y @modelcontextprotocol/server-espadaw-agent47

Detailed Documentation

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

Configuration

{
  "mcpServers": {
    "espadaw-agent47": {
      "command": "npx",
      "args": [
        "-y",
        "@modelcontextprotocol/server-espadaw-agent47"
      ],
      "env": {}
    }
  }
}