Pokee Isaac MCP now runs inside OpenCode, generating complete artifacts in one pass
Kyrannio · x · 2026-09-15
Pokee AI announced that Isaac now runs inside OpenCode via the same open-source integration built for Claude Code: point OpenCode at the repo, add your Pokee API key, and let it call the Isaac MCP to generate complete artifacts in a single pass.
The companion GitHub repo (claude-pokee, stdlib-only Python, zero dependencies) supports three modes:
- pokee-isaac as an extra model in the /model picker alongside Opus/Sonnet/Haiku, switchable mid-session;
- a Claude Code plugin exposing /claude-pokee:isaac plus MCP tools (ask, build, iterate, health), with Claude delegating one-shot generation to Isaac;
- running Claude Code's entire agent loop on pokee-isaac via claude-pokee isaac.
Requires your own Pokee API key. It's a community fork of TheMarco/claude-pokee (MIT), unofficial and not affiliated with Pokee AI or Anthropic.
More from coding & agent
- AI Engineer World's Fair Harness track: when agents break in production, the model is rarely the failure — Roger_M_Taylor · 2026-09-15
- Open-source MoneyPrinterTurbo turns one idea into finished short videos, voice and subtitles included — Roger_M_Taylor · 2026-09-15
- Six markdown files, 15 parallel features: inside one developer's four-step software factory — Roger_M_Taylor · 2026-09-15
- Agent = Model + Harness: Google engineers show how failing tests rewrite the system prompt — Roger_M_Taylor · 2026-09-15
- Graph Engineering for Normal People: 4 Prompts Fixed the 78% of Work His AI Couldn't Find — Roger_M_Taylor · 2026-09-15
- Gumroad CEO turned his book into Claude Code slash commands for running your business — thisiskp_ · 2026-09-15