Install entracte
One cookieless API, one thin renderer per surface. No cookies, no tracking, no patching.
Claude Code & the terminal
Adds a cookieless sponsor line to your status line - the official way, patches nothing.
npx entracte
Uninstall anytime: npx entracte --uninstall
Any website, docs or dashboard
Drop the slot where you want it. Get your publisher slug in the dashboard.
<div data-ea-publisher="YOUR_SLUG" data-ea-ad-type="entracte-text"></div> <script async src="https://entracte.ai/entracte.js" data-ea-api="https://api.entracte.ai"></script>
opencode
Adds one sponsor line inside the thinking spinner. Installs as a plugin - it patches nothing.
opencode plugin entracte-opencode
Then restart opencode - the sponsor line shows while the agent thinks.
VS Code · Cursor · Windsurf
One extension renders the slot in its own view - it never patches another extension. Grab the latest .vsix in one command:
curl -L https://entracte.ai/vsix -o entracte.vsix && code --install-extension entracte.vsix
Or install entracte from the VS Code Marketplace · Open VSX (also Cursor & Windsurf).
Editors / IDEs
- JetBrains - PhpStorm · IntelliJ - a plugin using the embedded Chromium (JCEF)soon
- Zed - a native text rendererexploring
Every surface calls the same /api/serve. The highest-value ones are dev content (docs, newsletters, dashboards) - not editor wait-states.