Auto-generated by weekly-landscape-scan routine (2026-06-22). DRAFT — needs human review before approving.
Score: 13/13 — highest-priority candidate this week. Labels to add manually: integration-proposal, auto-generated, urgent
Why this is urgent
OpenCode (github.com/anomalyco/opencode) is the most-starred open-source AI coding agent as of June 2026 — 160,000+ GitHub stars, 5M+ monthly developers, #1 Hacker News post (March 2026). Codetalker integrates with 14 agents (Cursor, Cline, Continue, Windsurf, Zed, Codex CLI, Goose, Roo Code, Replit, Kiro, Antigravity, Aider, JetBrains) but has no integration guide for OpenCode — the single largest ecosystem gap.
This is a ~1–2 hour task: MCP config pattern is identical to Cursor/Cline.
Integration mechanism
MCP via ~/.config/opencode/config.json:
{
"mcpServers": {
"codetalker": {
"type": "stdio",
"command": "codetalker-mcp",
"args": []
}
}
}
Files needed
docs/integrations/opencode.md — new integration guide (copy cursor.md, adjust config path/keys)
README.md — add OpenCode row to integrations table
Full draft spec
See docs/superpowers/specs/2026-06-22-integrate-opencode.md on branch docs/landscape-report-2026-06-22 (committed locally, push blocked this run — see routine session for details).
Open questions (need human decision before publishing)
- Repo identity: Is
anomalyco/opencode the canonical 160K-star project, distinct from charmbracelet/crush? The opencode-ai/opencode repo archived in Sept 2025 and said it "continued as Crush," but that appears to be a different project. Verify before publishing.
- Config path: Confirm
~/.config/opencode/config.json is the correct current path.
- Marketplace: Does OpenCode have a plugin registry codetalker should submit to?
Scoring
| Signal |
Points |
| Active GitHub repo (commits in last 14 days) |
+2 |
| >500 stars |
+1 |
| >2000 stars |
+2 |
| MCP support (native) |
+2 |
| Hooks/plugin system (custom commands) |
+1 |
| Free tier (open source) |
+1 |
| Mentioned in 2+ sources this week |
+2 |
| HN front page (#1 March 2026, ongoing coverage) |
+2 |
| Total |
13 |
Other action candidates this scan (see landscape report)
- Semble (5,400 stars, MCP code search, score 10) — co-promotion + narration integration
- Crush (charmbracelet/crush, ~25K stars, score 8) — new coding agent integration guide
- Zerostack (1,300 stars, Rust agent, score 9) — new coding agent integration guide
Full report: docs/landscape-reports/2026-06-22.md (committed locally on branch docs/landscape-report-2026-06-22).
Why this is urgent
OpenCode (github.com/anomalyco/opencode) is the most-starred open-source AI coding agent as of June 2026 — 160,000+ GitHub stars, 5M+ monthly developers, #1 Hacker News post (March 2026). Codetalker integrates with 14 agents (Cursor, Cline, Continue, Windsurf, Zed, Codex CLI, Goose, Roo Code, Replit, Kiro, Antigravity, Aider, JetBrains) but has no integration guide for OpenCode — the single largest ecosystem gap.
This is a ~1–2 hour task: MCP config pattern is identical to Cursor/Cline.
Integration mechanism
MCP via
~/.config/opencode/config.json:{ "mcpServers": { "codetalker": { "type": "stdio", "command": "codetalker-mcp", "args": [] } } }Files needed
docs/integrations/opencode.md— new integration guide (copycursor.md, adjust config path/keys)README.md— add OpenCode row to integrations tableFull draft spec
See
docs/superpowers/specs/2026-06-22-integrate-opencode.mdon branchdocs/landscape-report-2026-06-22(committed locally, push blocked this run — see routine session for details).Open questions (need human decision before publishing)
anomalyco/opencodethe canonical 160K-star project, distinct fromcharmbracelet/crush? Theopencode-ai/opencoderepo archived in Sept 2025 and said it "continued as Crush," but that appears to be a different project. Verify before publishing.~/.config/opencode/config.jsonis the correct current path.Scoring
Other action candidates this scan (see landscape report)
Full report:
docs/landscape-reports/2026-06-22.md(committed locally on branchdocs/landscape-report-2026-06-22).