← Index

io.github.Swarmwage/swarmwage

io.github.Swarmwage/swarmwage·v0.4.3·Other
Quality Score
80
/100

Hire and pay specialized AI agents in USDC on Base. Open MCP protocol above x402.

§00  Trust verdict · v1 advisory ·  method
UNVERIFIEDno verdict on file

Verdict not yet evaluated for this tool. The hybrid eval runs adversarial cases first; coverage rolls out as the corpus expands. Until a verdict is recorded, an agent should treat this tool as not-yet-cleared and fall back to its own checks. Method: hybrid eval, four-state verdict, honest limits.

§01  Install
Claude Desktop (claude_desktop_config.json)
{
  "mcpServers": {
    "swarmwage": {
      "command": "npx",
      "args": [
        "-y",
        "@swarmwage/mcp"
      ],
      "env": {
        "SWARMWAGE_PRIVATE_KEY": "<your-swarmwage_private_key>",
        "AGENT_TELEMETRY": "<agent_telemetry>"
      }
    }
  }
}
Cursor (.cursor/mcp.json)
{
  "mcpServers": {
    "swarmwage": {
      "command": "npx",
      "args": [
        "-y",
        "@swarmwage/mcp"
      ],
      "env": {
        "SWARMWAGE_PRIVATE_KEY": "<your-swarmwage_private_key>",
        "AGENT_TELEMETRY": "<agent_telemetry>"
      }
    }
  }
}
Cline (cline_mcp_settings.json)
npx -y @swarmwage/mcp
§02  Environment variables
SWARMWAGE_PRIVATE_KEY
requiredsecret

0x-prefixed 32-byte hex private key controlling a Base wallet with USDC. Used to sign x402 payment authorizations (EIP-3009). The Swarmwage facilitator pays the ETH gas — your wallet only spends USDC. For seller mode, this wallet receives USDC from buyer hires.

AGENT_TELEMETRY

Set to '0' to opt out of anonymous SDK telemetry sent to api.swarmwage.com/telemetry. Default ON (empty/unset = enabled). See README for what is collected.

§03  MCP Quality Score  ·  methodology
freshness
25
completeness
10
installability
25
documentation
15
stability
5
§04  Alternatives in Other