Ross ROSS = Recommend OSS · open-source software intelligence for agents

linuxhsj/openclaw-zero-token

OpenClaw: Use All Major AI Models NO API Token! Claude/ChatGPT/Gemini/DeepSeek/Doubao/Grok/Qwen/Manus/Kimi observed · 2026-08-28

github.com/linuxhsj/openclaw-zero-token · TypeScript · MIT (permissive) observed · 2026-08-28

Health v2 · maintenance only

74/100

  • Activity 98
  • Release rhythm 78
  • Longevity 13
How is this computed?

round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10) — computed 2026-09-03. Adoption (stars, forks) is never an input.

  • gap_med: 6
  • age_days: 191
  • days_rel: 151
  • days_push: 16
  • n_releases_24m: 2

Full methodology

Adoption not part of the score

5154 stars · 1230 forks observed · 2026-08-28

What it is AI-extracted, prompt v1, taxonomy v1, 2026-08-29, confidence not recorded

OpenClaw Zero Token is a fork of OpenClaw that provides a unified gateway to major LLM providers (ChatGPT, Claude, Gemini, DeepSeek, Qwen, Doubao, Kimi, Grok, GLM, and more) without paid API keys, by driving the providers' official web UIs through browser login sessions. It exposes these web-backed models through a single local API so tools and agents can call them as if they were standard LLM endpoints.

Use cases

  • use chatgpt and claude from my code without paying for api keys
  • unified gateway for multiple llm providers
  • call gemini and deepseek through one openai-compatible endpoint
  • run ai agents with free llm backends
  • route prompts to different ai models without managing tokens
  • self-host an llm proxy using my browser logins
  • access kimi and qwen models programmatically for free

When to choose

  • you want to experiment with many LLM providers without API billing or credit cards
  • you already have web accounts for these providers and want programmatic access through one gateway
  • you're building personal tools or agents where occasional instability from web-driven access is acceptable
  • you want credentials stored locally rather than API keys in code

When to avoid

  • production or commercial workloads — driving official web UIs typically violates provider terms of service and can get accounts banned
  • you need guaranteed latency, throughput, or SLAs, since browser automation is fragile and rate-limited by the web UIs
  • enterprise deployments with compliance requirements around sanctioned API usage
  • you need models or providers not supported by the gateway

Facets

service · maturity active

llm-inference proxy api-framework chatbot agent-framework large-language-models artificial-intelligence self-hosted developer-tools self-hosted cross-platform cli llm-gateway browser-automation no-api-key unified-api openai-compatible web-session-bridge free-llm-access ai-agents nodejs typescript

1 source

Member repositories

RepositoryRoleHealth v2
linuxhsj/openclaw-zero-tokenmain74

For agents

markdown · JSON · MCP: product_card(name="linuxhsj/openclaw-zero-token")

Data as of 2026-08-30T08:39:29.467469+00:00 · Report a problem