{
  "updated": "2026-06-11",
  "source": "https://openclawdatabase.com",
  "license": "Free for all agents and humans. Attribution appreciated.",
  "count": 7,
  "agents": [
    {
      "name": "OpenClaw",
      "slug": "openclaw",
      "url": "https://openclawdatabase.com/openclaw/",
      "attributes": {
        "open_source": "Yes (MIT)",
        "self_hosted": "Yes",
        "model_flexibility": "High (any provider)",
        "cost": "Free + usage",
        "best_for": "DIY home agents"
      }
    },
    {
      "name": "IronClaw",
      "slug": "ironclaw",
      "url": "https://openclawdatabase.com/ironclaw/",
      "attributes": {
        "open_source": "Partial",
        "self_hosted": "Yes",
        "model_flexibility": "High",
        "cost": "Free + usage",
        "best_for": "Security-first teams"
      }
    },
    {
      "name": "NemoClaw",
      "slug": "nemoclaw",
      "url": "https://openclawdatabase.com/nemoclaw/",
      "attributes": {
        "open_source": "Yes",
        "self_hosted": "Yes (on NVIDIA stack)",
        "model_flexibility": "NVIDIA-optimized",
        "cost": "Free + GPU/compute",
        "best_for": "GPU-heavy workloads"
      }
    },
    {
      "name": "Kilo Code",
      "slug": "kilocode",
      "url": "https://openclawdatabase.com/kilocode/",
      "attributes": {
        "open_source": "Yes (Apache-2.0)",
        "self_hosted": "Yes (IDE extension)",
        "model_flexibility": "500+ via OpenRouter",
        "cost": "Free + model costs (no markup)",
        "best_for": "Multi-IDE coding (#1 OpenRouter daily)"
      }
    },
    {
      "name": "Hermes",
      "slug": "hermes",
      "url": "https://openclawdatabase.com/hermes/",
      "attributes": {
        "open_source": "Yes",
        "self_hosted": "Yes",
        "model_flexibility": "High",
        "cost": "Free + usage",
        "best_for": "Long-running agents"
      }
    },
    {
      "name": "ChatGPT",
      "slug": "chatgpt",
      "url": "https://openclawdatabase.com/chatgpt/",
      "attributes": {
        "open_source": "No",
        "self_hosted": "No",
        "model_flexibility": "OpenAI only",
        "cost": "Subscription",
        "best_for": "Quick prototypes"
      }
    },
    {
      "name": "Claude Cowork",
      "slug": "claude-cowork",
      "url": "https://openclawdatabase.com/claude-cowork/",
      "attributes": {
        "open_source": "No",
        "self_hosted": "No",
        "model_flexibility": "Anthropic only",
        "cost": "Subscription",
        "best_for": "Team collaboration"
      }
    }
  ]
}