🌐
GitHub
github.com › inmve › free-ai-coding
GitHub - inmve/free-ai-coding: AI coding tools that give free Claude Opus/Sonnet, GPT-5, Gemini Pro, and other pro-grade models
Free tier: Unlimited completions/edits + limited chat/agent requests + 2-week Pro trial (1,000 credits) ... Limits change fast. If you see a mistake, a newer quota/model, or want to add a new tool, open an issue or PR with a source.
Starred by 345 users
Forked by 52 users
Languages   JavaScript
🌐
GitHub
github.com › topics › claude-api
claude-api · GitHub Topics · GitHub
Unofficial Claude API supporting direct HTTP chat creation/deletion/retrieval, messages with multiple file attachments and auto session gathering using Firefox with geckodriver. python api firefox scraper chatbot selenium image-processing assistant free image-recognition easy-to-use summarizer documented claude file-attachment large-file-upload unofficial-api claude-api long-text claude3
🌐
GitHub
github.com › SreejanPersonal › Claude-3-Opus-Free-Reverse-Engineered-API
GitHub - SreejanPersonal/Claude-3-Opus-Free-Reverse-Engineered-API: Unofficial, open-source Claude 3 Opus API implementation. Free and accessible way to interact with the AI model programmatically, enabling innovative applications and integrations.
Understand API Key Limitations: It's essential to note that each API key provides $0.05 credit, but this limit only applies to specific responses. For instance, if you ask a query with a 100K context window, there is no issue, and there is no ...
Starred by 35 users
Forked by 8 users
Languages   Python 62.5% | Jupyter Notebook 37.5%
🌐
Apidog
apidog.com › blog › how-to-use-claude-api-key-for-free-in-2025
How to Use Claude API Key for Free in 2025
October 19, 2025 - These trials are intended to let ... commitment. The free trial typically includes a set amount of free credits or a limited-time access period during which you can try out various functionalities....
🌐
Reddit
reddit.com › r/claudeai › github @claude free with claude pro / max subscription v2
r/ClaudeAI on Reddit: GitHub @claude free with Claude Pro / Max subscription v2
July 8, 2025 -

[UPDATE 2025-07-08]

Anthropic finally released this capability officially as part of claude code. You can uninstall everything previously installed via the installer with the new uninstaller:

# cd into your repo
bash <(curl -fsSL https://raw.githubusercontent.com/grll/claude-code-action/main/scripts/uninstaller.sh)

Then follow the official instructions to setup the github action from claude code:

claude
/install-github-app     Set up Claude GitHub Actions for a repository
use current repo
│ A Claude workflow file already exists at .github/workflows/claude.yml
│
│ What would you like to do?
│
│ ❯ 1. Update workflow file with latest version   👈

│ > Create a long-lived token with your Claude subscription 👈
│   Enter a new API key 

[ORIGINAL POST]

Hey there,

It's been more than a month that Anthropic released the integration of Claude Code with GitHub action using @claude on Github issues or PRs. Yet as of this time it is still not possible to use it with you Claude Pro / Max subscription unless you pay additionally per tokens for the use of that feature.

Few days after the release of @claude I made my own fork of the github action allowing anyone to use their subscription credentials with @claude. It's been quite successful but we also discovered a few issues with the setup.

Today I am releasing the biggest update of that fork so far. The key improvement that we worked on with the community was the handling of the authentication. We now properly support the full oauth flow from Anthropic independently from your local setup. This means we will refresh the tokens when they are expired (no more manual intervention every 8 hours) and we will not invalidate your local authentication flow.

Furthermore we also released and installer script that make it easier than ever to install @claude on your own repo. It's basically one command to run in your terminal:

# cd into your repo
bash <(curl -fsSL https://raw.githubusercontent.com/grll/claude-code-action/main/scripts/installer.sh)  

What are you waiting to start solving all your GitHub issues, opening and review PRs with Claude Code right from GitHub?

repo: https://github.com/grll/claude-code-action new release article: https://grll.bearblog.dev/major-update-for-pro-max-subscriber-using-claude-github-action/

🌐
Apidog
apidog.com › blog › use-claude-code-free
A Proven Way to Use Claude Code for Free
August 27, 2025 - Anyrouter is running a limited-time promotion that lets you claim $100+ in free credits—perfect for testing, building, and scaling your projects. ... Go to the official Anyrouter registration page and sign up using your GitHub account.
🌐
Quanta AI LLC
quantaintelligence.ai › home › blog › anthropic launches free credits promotion for claude code users
Anthropic Launches Free Credits Promotion for Claude Code Users - Quanta Intelligence
November 5, 2025 - Others have raised questions about ... should navigate to claude.ai/code. The promotional credits apply automatically when using Claude Code, with no additional configuration required....
🌐
GitHub
github.com › yeongpin › cursor-free-vip › issues › 1364
🎁🎁200$ Claude Code credits🎁🎁 · Issue #1364 · yeongpin/cursor-free-vip
4 weeks ago - This website offers a whopping 300$ of api credits FOR FREE 💖✨ That can be used in Claude Code https://www.ohmygpt.com/i/RJ2PD4ZM Sonnet 4.5 thinking Opus 4.1 Codex 5.1 Gemini 2.5 ⚠️Important ⚠️ Re...
Published   Nov 27, 2025
🌐
GitHub
github.com › anthropics › claude-code › issues › 12249
Claude Code using API credits instead of Claude Max subscription · Issue #12249 · anthropics/claude-code
1 month ago - I have a Claude Max subscription but Claude Code is consuming my API credits instead of using my Max plan.
Published   Nov 24, 2025
Find elsewhere
🌐
GitHub
github.com › galaxyapi › claude-3
GitHub - galaxyapi/claude-3: Free Proxy to access Claude-3 API. Anthropic key not required 🔐. It uses OpenAI format api to easily integrate on any Openai supported frontend.
Free Proxy to access Claude-3 API. Anthropic key not required 🔐. It uses OpenAI format api to easily integrate on any Openai supported frontend. - galaxyapi/claude-3
Starred by 112 users
Forked by 8 users
🌐
AI Free API
aifreeapi.com › en › posts › claude-code-free-tier
Claude Code Free Tier: Complete Guide to Free Access in 2025 | AI Free API
July 5, 2025 - Savings: Up to 70% lower than official Claude API pricing · Cost Structure: Pay-as-you-go with significant discounts · Free Trial: Includes credits for new users to test the service · Detailed pricing comparison between official Claude Code, ...
🌐
GitHub
github.com › anthropics › claude-quickstarts
GitHub - anthropics/claude-quickstarts: A collection of projects designed to help developers quickly get started with building deployable applications using the Claude API
To use these quickstarts, you'll need an Claude API key. If you don't have one yet, you can sign up for free at console.anthropic.com.
Starred by 12.7K users
Forked by 2.1K users
Languages   Python 56.1% | TypeScript 26.2% | Jupyter Notebook 7.2% | JavaScript 6.3% | Shell 1.5% | HTML 1.1%
🌐
Reddit
reddit.com › r/github › how we made claude code free in github actions (for pro / max users)
r/github on Reddit: How we made Claude Code free in github actions (for Pro / Max users)
July 1, 2025 -

1 month ago Anthropic released rather quickly there Github App and github action in response to Google Jules and OpenAI Codex. It allows to trigger a github action with "@claude" on issues or PRs and getting Claude Code to do the work and revert back in semi realtime.

It's all great but bad news for many Antropic subscribers (Claude Max / Claude Pro) it turns out that if they want to use @claude on their repo, they have to create a new API key and pay per tokens on top of their subscription.

Turns out the community of disapointed people by the above is quite big, so we gathered with the open-source community on github and created a fork of the claude github action enabling oauth support via a few github secrets that you would set on your repository and pass to the github action.

After a month and a lot of contributions, discussions and ideas we have improved the github action above by allowing to perform the full oauth flow within github indenpendently from the local Claude Code app. This solved all issue we had previously with oauth token expiring or invalidating the local oauth flow.

To give you an idea of what it took to achieve an oauth flow within github actions, we created a separate github action called claude code login. It runs in two steps the first one would store the oauth state in cache and generate the unique url to the anthropic website which generate the code. We then expect the user to go on the url, copy the code and re-run the same action. On the second run the user should provide the copied code. Using the cached state we perform the exchange code for token of the oauth flow and store the oauth tokens and expiry information in github secrets.

Additionally to the claude code login github action we check the expiry secret and refresh the tokens automatically (updating github secrets with a PAT) if expired or close to expire.

If you want to try for yourself, we have also released an installer which make it as simple as running one command in your repo to get started with @claude (if you are Claude subscriber):

# cd into your repo
bash <(curl -fsSL https://raw.githubusercontent.com/grll/claude-code-action/main/scripts/installer.sh)

Let @claude solve all your github issues, and PRs at no extra cost...

repo: https://github.com/grll/claude-code-action

🌐
GitHub
github.com › KoushikNavuluri › Claude-API
GitHub - KoushikNavuluri/Claude-API: This project provides an unofficial API for Claude AI, allowing users to access and interact with Claude AI .
To use the Claude AI Unofficial API, you can either clone the GitHub repository or directly download the Python file.
Starred by 862 users
Forked by 140 users
Languages   Python
🌐
Laozhang
blog.laozhang.ai › ai › claude-4-api-free-access-guide-2025
Claude 4.0 API Free Access: 3 Proven Methods to Use Anthropic’s Latest AI Models (2025) – LaoZhang-AI
GitHub plans to use Sonnet 4 as the model powering their new coding agent in GitHub Copilot. Claude 4.0 vs competitors performance comparison chart · Anthropic’s pricing structure for Claude 4.0 API remains consistent with previous flagship models: Beyond pricing, Anthropic maintains strict access requirements: Business email verification (personal emails often rejected) ... The most straightforward approach involves leveraging Anthropic’s own free tier and trial offerings.
🌐
AI Free API
aifreeapi.com › en › posts › claude-api-free-credits-guide
Claude API Free Credits Guide 2025: Get $5 to $5000+ in Legitimate Ways - Unlock Free Claude API Access: From $5 Official to $10+ Gateway Credits | AI Free API
July 11, 2025 - Services like laozhang.ai lead this category, providing $10 in free credits upon registration—double Anthropic's official offer—without requiring phone verification or credit card information.
🌐
GitHub
github.com › adityabh2007 › Claude-GPT-API
GitHub - adityabh2007/Claude-GPT-API: Free API for Claude and GPT 3.5 chat completion.
Free API for Claude and GPT 3.5 chat completion. Contribute to adityabh2007/Claude-GPT-API development by creating an account on GitHub.
Starred by 10 users
Forked by 11 users
Languages   JavaScript
🌐
GitHub
github.com › AshwinPathi › claude-api-py
GitHub - AshwinPathi/claude-api-py: Unofficial Python API for Anthropic's Claude LLM
Claude is Anthropic's LLM app (similar to ChatGPT). This library allows you to use the API (for free) and interact with it in your python projects.
Author   AshwinPathi
🌐
GitHub
github.com › usualdork › EndlessClaude
GitHub - usualdork/EndlessClaude: A modern, responsive web interface for unlimited free access to Claude AI, with no signups, no usage limits, and completely free forever. This project provides a clean, Discord-inspired chat interface for having unlimited conversations with Claude AI.
A modern, responsive web interface for unlimited free access to Claude AI, with no signups, no usage limits, and completely free forever. This project provides a clean, Discord-inspired chat interface for having unlimited conversations with ...
Starred by 36 users
Forked by 18 users
Languages   HTML
🌐
Puter
developer.puter.com › tutorials › free-unlimited-claude-35-sonnet-api
Free, Unlimited Claude API
1 month ago - That's it! You now have free, unlimited access to Claude capabilities using Puter.js. This allows you to leverage Claude's advanced language understanding and generation abilities without worrying about API keys or usage limits.