Serversio.github.michu5696/agora402
A

io.github.michu5696/agora402

io.github.michu5696/agora402 · v0.5.3
▦ npm
v0.5.3npm npm: agora402🌐 https://agora402.fly.dev/mcp
{}server.json

The full server descriptor as registered with IndusMCP.

{
  "$schema": "https://static.modelcontextprotocol.io/schemas/2025-12-11/server.schema.json",
  "name": "io.github.michu5696/agora402",
  "description": "Escrow protection for agent payments on Base — USDC held in smart contract until job completion.",
  "version": "0.5.3",
  "packages": [
    {
      "registryType": "npm",
      "identifier": "agora402",
      "version": "0.5.3",
      "transport": {
        "type": "stdio"
      }
    }
  ],
  "remotes": [
    {
      "type": "streamable-http",
      "url": "https://agora402.fly.dev/mcp"
    }
  ],
  "_meta": {
    "dev.indusmcp/source": "official-registry-mirror",
    "dev.indusmcp/synced": "2026-05-12"
  }
}