Loading AdMyChat...
Connecting to network servers. Please wait...
Connecting to network servers. Please wait...
Earn passive attention microdollars directly inside Anthropic's Claude Code terminal interface.
You can automatically deploy AdMyChat to Claude Code CLI and all installed IDEs with a single command:
npx admychatOr via PyPI if you work in Python environments:
pip install admychatIf you do not use VS Code or another desktop IDE, you can pair Claude Code directly using your personal Extension API Key:
ext_...).mkdir -p ~/.admychat
echo '{"apiKey": "ext_YOUR_KEY_HERE"}' > ~/.admychat/config.jsonNew-Item -ItemType Directory -Force -Path "$HOME\.admychat"
'{"apiKey": "ext_YOUR_KEY_HERE"}' | Out-File -Encoding utf8 "$HOME\.admychat\config.json"Once paired, the status line in Claude Code displays live earnings and active sponsor notices while you generate code, refactor repositories, and execute terminal commands.