Skip to content

Integration proposal: OpenCode (auto-drafted 2026-06-22) — URGENT #63

Description

@NativeTeachingAidsB

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)

  1. 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.
  2. Config path: Confirm ~/.config/opencode/config.json is the correct current path.
  3. 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).

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions