1
Setup your provider
Get an API key from openrouter.ai, then run:
/provider add default openrouter <api-key>
Requires AWS CLI configured with Bedrock access:
/provider add default bedrock <profile-name>
Uses your Claude subscription via the claude CLI:
/provider add default claude_code
2
Choose your cost tier
/cost set unlimited
3
Set security mode
/security set all
Settings saved to ~/.tycode/settings.toml