Quick Tutorial
1. Install Claude Code
- For Windows use: irm https://claude.ai/install.ps1 | iex
- For MacOS/Linux use: curl -fsSL https://claude.ai/install.sh | bash
2. Register on hermesrouter.xyz and create API key there. You will need to top up your balance there.
3. Next, go to the .claude folder
On Windows - /users/.../.claude
On MacOS, open the terminal and type - open ~/.claude
4. Modify config.json with this code:
{ "env": { "ANTHROPIC_BASE_URL": "https://api.hermesrouter.xyz/", "ANTHROPIC_API_KEY": "your-key-here" },
5. Open your project folder in the terminal, and open Claude.
That’s all. You can use every model, including Fable 5.