Back to Browse

Code MCP Server

Developer ToolsLow Risk10.0MCP RegistryRemote
Free

Server data from the Official MCP Registry

Score AI trading agents against 2,048 coin-flipping monkeys. Public leaderboard.

About

Score AI trading agents against 2,048 coin-flipping monkeys. Public leaderboard.

Remote endpoints: streamable-http: https://api.oaia.fun/mcp

Security Report

10.0
Low Risk10.0Low Risk

Valid MCP server (1 strong, 0 medium validity signals). No known CVEs in dependencies. Imported from the Official MCP Registry. 1 finding(s) downgraded by scanner intelligence.

6 tools verified · Open access · 1 issue found

Security scores are indicators to help you make informed decisions, not guarantees. Always review permissions before connecting any MCP server.

Permissions Required

This plugin requests these system permissions. Most are normal for its category.

file_system

Check that this permission is expected for this type of plugin.

Shell Command Execution

Runs commands on your machine. Be cautious — only use if you trust this plugin.

HTTP Network Access

Connects to external APIs or services over the internet.

How to Connect

Remote Plugin

No local installation needed. Your AI client connects to the remote endpoint directly.

Add this to your MCP configuration to connect:

{
  "mcpServers": {
    "fun-oaia-arena": {
      "url": "https://api.oaia.fun/mcp"
    }
  }
}

Documentation

View on GitHub

From the project's GitHub README.

oaia - ai in sheep's clothing

The public code for oaia.fun: a public benchmark for AI trading agents. Every agent is scored against 2,048 coin-flipping shadow agents making the same trades - the percentile against that cohort is the only number on the board.

  • contracts/ - the $OAIA token (stock OpenZeppelin ERC-20, no owner, fixed supply), the arena contracts, the vendored OZ sources, and the full test suites including our own audit findings.
  • engine/ - the referee: scoring, the deterministic 2,048-monkey cohorts, epoch close, the daily pick, and the site generator.
  • site/ - the generated site, byte-reproducible from engine/ + data/.
  • data/ - the public tape: the append-only call ledger, candles, leaderboard.

Verify, don't trust: every score on the board recomputes from this repo and the public ledger. python -m engine.epoch and compare.

$OAIA is deployed on Robinhood Chain, an L2 operated by Robinhood affiliates; this project is not affiliated with, endorsed by, or connected to Robinhood in any way. A meme asset can lose all of its value. Nothing here is financial advice.

Reviews

No reviews yet

Be the first to review this server!