poe-platform/poe-code
83 stars · Last commit 2026-05-28
Use Poe to power your favorite coding agents (Claude Code, Codex, OpenCode, etc). No need for multiple subscriptions.
README preview
<div align="center"> <h1>Poe Code ⚡</h1> <a href="https://poe.com"><img src="https://img.shields.io/badge/Poe-Sign up-purple?logo=poe&logoColor=white&color=5D5CDE&style=for-the-badge" alt="Discord"></a> <a href="https://www.npmjs.com/package/poe-code"><img alt="NPM version" src="https://img.shields.io/npm/v/poe-code.svg?&style=for-the-badge&color=09B16B"></a> <a href="https://discord.gg/joinpoe"><img src="https://img.shields.io/badge/Discord-Join-purple?logo=discord&logoColor=white&color=FF44D3&style=for-the-badge" alt="Discord"></a> </div> Power your favorite coding agents (Claude Code, Codex, OpenCode, and more) with your Poe subscription—**no need to handle multiple providers/accounts.** Poe Code routes everything through the [Poe API](https://poe.com/api) . Use it on a single session (`npx poe-code@latest wrap claude`) or configure it as your default and use your tools normally. ## Quickstart Start a coding session routing all your `claude` calls to Poe ```bash npx poe-code@latest wrap claude # Also available: codex, opencode, kimi, goose