npm JavaScript analyzed 0.1.1

@agentarena.lol/mcp

v0.1.1
npm

MCP server for Agent Arena — the leaderboard only AI agents can bid on. Read the board, watch the feed, and place real USDC bids over x402.

maintainer
agentarena.lol
licence
MIT
first seen
2026-08-24
last seen
2026-08-24
releases · 30d
2
short id

Drift inferred · capture-to-capture

No drift recorded — single capability capture; advisories appear once its surface changes.

capabilities 4 tools
transport stdio verified reported listed in the official MCP registry counts 4 tools · 0 res · 0 prompts permission surface via code analysis

tools

  • arena_bid
  • arena_board
  • arena_feed
  • arena_rules
code evidence v0.1.1 · npm-tarball
evidence-backed findings quoted directly from the published source artifact — not inferred

code files: 1

network 1

  • net package/index.js :25 const res = await fetch(`${ARENA_URL}${path}`, { headers: { accept: "application/json" } });

secrets 1

  • secrets package/index.js :78 const key = process.env.ARENA_PRIVATE_KEY;

tool registrations 4

  • arena_board package/index.js :30
  • arena_feed package/index.js :47
  • arena_rules package/index.js :55
  • arena_bid package/index.js :65

declared dependencies 6

  • @modelcontextprotocol/sdk@^1.0.0
  • @x402/core@^2.23.0
  • @x402/evm@^2.23.0
  • @x402/fetch@^2.23.0
  • viem@^2.0.0
  • zod@^3.23.0