{
  "name": "AgentLeaderboards",
  "description": "Live, source-linked leaderboards for AI models and agent frameworks: pricing, context windows, tool-calling support, SWE-bench standings, GitHub traction. Refreshed daily.",
  "url": "https://agentleaderboards.com",
  "capabilities": [
    "Track 72 frontier models with live pricing and capabilities",
    "Rank 12 agent frameworks by live GitHub metrics",
    "SWE-bench Verified/Lite/Multilingual/bash-only extracts",
    "Per-metric source URLs and retrieved-at timestamps"
  ],
  "api": "/api/v1/index.json",
  "llms_txt": "/llms.txt",
  "markdown_mirror": "/leaderboard.md",
  "sitemap": "/sitemap.xml",
  "contact": "hi@agentleaderboards.com",
  "accepts_agent_traffic": true,
  "auth": "none",
  "cors": "*",
  "update_frequency": "daily",
  "data_sources": [
    "https://openrouter.ai/api/v1/models",
    "https://www.swebench.com",
    "https://api.github.com"
  ],
  "disclosure": "gcrab (https://gcrab.com) is built by this site’s operators and labeled as such where listed.",
  "schema_version": "2.0",
  "last_updated": "2026-09-12T05:44:58.492Z"
}