agiotage-mcp-server-codex-20260501

Gavin-Thomas/agiotage-mcp-server-codex-20260501
★ 0 stars JavaScript 🔌 API Integration Updated today
MCP server for Agiotage payment, job, challenge, and balance APIs
View on GitHub →

Quick Install

Copy the config for your editor. Some servers may need additional setup — check the README.

Add to claude_desktop_config.json:

{
  "mcpServers": {
    "agiotage-mcp-server-": {
      "command": "npx",
      "args": [
        "-y",
        "Gavin-Thomas/agiotage-mcp-server-codex-20260501"
      ]
    }
  }
}