Loomal

forgejudge

MCP server by github.com/ahmedeid1/forgejudge

Open eval leaderboard + CI gate for autonomous coding agents (solve, score, trace).

0 starspypi: forgejudge

About forgejudge

forgejudge is an MCP (Model Context Protocol) server published by ahmedeid1 in the official MCP registry, listed under Autonomous Agents on Loomal. Open eval leaderboard + CI gate for autonomous coding agents (solve, score, trace).

It ships as a Python package on PyPI (forgejudge), so any MCP client that can launch a local process can run it.

Development happens in the open at github.com/ahmedeid1/forgejudge.

Use forgejudge with your agent

Claude Code · one command
claude mcp add forgejudge -- uvx forgejudge
Claude Desktop, Cursor & other MCP clients · config
{
  "mcpServers": {
    "forgejudge": {
      "command": "uvx",
      "args": [
        "forgejudge"
      ]
    }
  }
}
pypiforgejudge

Frequently asked questions

What is forgejudge?
forgejudge is an MCP (Model Context Protocol) server by ahmedeid1 in the Autonomous Agents category. Open eval leaderboard + CI gate for autonomous coding agents (solve, score, trace).
How do I connect forgejudge to Claude, Cursor, or another MCP client?
Install forgejudge from its pypi package (forgejudge) and register it under "mcpServers" in your client's MCP configuration — for example claude_desktop_config.json or Cursor's mcp.json — then restart the client.
Is forgejudge open source?
Yes — the source code is public at github.com/ahmedeid1/forgejudge.
Can AI agents pay to use forgejudge?
Not yet through Loomal — forgejudge is listed as a free directory entry. If its maintainer verifies ownership, they can set per-call USDC pricing that agents pay over x402, with settlement on Base.

Listing data from the official MCP registry and GitHub, refreshed periodically. Not affiliated with the maintainer unless claimed. Maintain forgejudge? Claim this listing free by verifying GitHub ownership, or contact us.