Anthropic's Claude for Open Source program grants free Claude Max to qualifying maintainers

Anthropic's open source support program
Anthropic has a program that provides free Claude Max access to qualifying open source maintainers. The program targets developers who maintain popular open source projects.
Eligibility requirements
To qualify for the program, your open source project must meet one of two criteria:
- 5,000+ GitHub stars
- 1M+ monthly npm downloads
Additionally, you must have been actively committing to the project in the last three months. The program is specifically for project maintainers, not general users.
Program details from a successful applicant
A maintainer of SnapDOM applied after hearing about the program from a friend and received approval. The award includes:
- Six months of Claude Max access
- 20x usage limit (presumably referring to message limits or similar constraints)
The maintainer noted this will be particularly helpful as a solo maintainer working on the project alone.
Application process
Applications are submitted through Anthropic's website. The maintainer who shared their experience applied without high expectations but received approval relatively quickly, getting the acceptance email the morning after applying.
This type of program is common among AI companies looking to support the open source ecosystem while getting their tools into the hands of influential developers. For maintainers of qualifying projects, it represents a significant resource for development work.
📖 Read the full source: r/ClaudeAI
👀 See Also

Google's Nano Banana 2 AI Image Model: Features and Availability
Google DeepMind released Nano Banana 2, an image generation model combining Nano Banana Pro's advanced features with Gemini Flash's speed. It offers subject consistency for up to five characters, supports resolutions from 512px to 4K, and is rolling out across Google products.

Analysis of 2,181 Remote MCP Server Endpoints Shows Reliability Issues
An automated health check of 2,181 remote MCP server endpoints found that only 9% are confirmed up and healthy, with 52% completely dead and 37% requiring authentication. The data includes category breakdowns, latency measurements, and uptime statistics.

MTP Multi-Token Prediction: 2x Faster Token Generation on AMD Strix Halo & Radeon 9700 AI Pro
MTP accelerates LLM inference up to 2x, especially for coding agents. Video covers MTP mechanics and performance on Qwen 3.6 with AMD Strix Halo and Dual Radeon 9700.

Claude-Code v2.1.92 adds Bedrock setup wizard, cost breakdowns, and multiple fixes
Claude-Code v2.1.92 introduces an interactive AWS Bedrock setup wizard, per-model cost breakdowns for subscribers, and fixes for subagent spawning, prompt hooks, and terminal display issues. The release also removes the /tag and /vim commands.