Discover and explore top open-source AI tools and projects—updated daily.
BlockRunAILocal proxy for LLM code generation
New!
Top 93.2% on SourcePulse
Summary
brcc resolves Claude Code user frustrations with rate limits, account lockouts, and verification issues. It acts as a local proxy, enabling access to over 50 LLMs (GPT-5, Gemini, Grok, etc.) via the Claude Code interface without service restrictions. This offers a flexible, pay-per-use model with USDC on Base or Solana, ideal for developers seeking unrestricted and cost-effective LLM interaction.
How It Works
This project is a local Node.js proxy that intercepts Claude Code requests. It replaces the default model endpoint, signs micro-payments using USDC via the x402 protocol with the user's local wallet, and forwards requests to the BlockRun API for LLM routing. brcc supports automatic model selection ("smart routing") using ClawRouter's classifier to balance cost/performance, or manual model specification.
Quick Start & Requirements
curl -fsSL https://blockrun.ai/brcc-install | bash. Installs Node.js (if needed), Claude Code, brcc, and sets up a wallet.Highlighted Details
blockrun/auto, eco, premium) via ClawRouter or manual specification.Maintenance & Community
Licensing & Compatibility
Limitations & Caveats
1 day ago
Inactive