ReClaude has two halves:Documentation Index
Fetch the complete documentation index at: https://docs.reclaude.ai/llms.txt
Use this file to discover all available pages before exploring further.
- A local client (
reclaude) running on your machine, handling Claude Code’s outbound requests. - The ReClaude service, operated by the ReClaude team, which assigns you a healthy official Anthropic account.
What happens during a request
- Claude Code makes a request.
- The local daemon forwards it to ReClaude.
- ReClaude uses the official account assigned to you and connects to the official API on its subscription quota.
- The response goes back the same way.
Things you don’t have to think about
- Configuring an API key: ReClaude uses official subscription quota, no API key needed.
- Manual account switching: when the account assigned to you is flagged, ReClaude switches you to a backup; on monthly plans this isn’t counted.
- Risk isolation: a flagged account doesn’t affect the accounts assigned to other users.