{
  "entries": [
    {
      "id": "ollama",
      "brandId": "ollama",
      "label": "Ollama",
      "hint": "Run open models locally",
      "website": "https://ollama.com/download",
      "icon": "https://cdn.simpleicons.org/ollama"
    },
    {
      "id": "lmstudio",
      "label": "LM Studio",
      "hint": "Local model desktop app",
      "website": "https://lmstudio.ai/download",
      "icon": "https://cdn.simpleicons.org/lmstudio"
    },
    {
      "id": "claude-code",
      "brandId": "claude",
      "label": "Claude Code",
      "hint": "Anthropic's coding agent CLI",
      "website": "https://code.claude.com/docs/en/quickstart",
      "icon": "https://cdn.simpleicons.org/claudecode"
    },
    {
      "id": "codex-cli",
      "brandId": "openai",
      "label": "Codex CLI",
      "hint": "OpenAI's coding agent CLI",
      "website": "https://developers.openai.com/codex/cli/",
      "icon": "https://github.com/openai.png"
    }
  ]
}
