Skip to content

Support agents beyond Claude: AGENTS.md, OpenCode, generic MCP clients #6

Description

@ronak-create

What

First-class support for agents other than Claude Code / Claude Desktop: OpenCode, Codex CLI, Gemini CLI, and generic MCP clients.

Promised in the Show HN thread ("planning to make it opencode friendly").

Current state

Nothing about the architecture is Claude-specific — project.json, the REST API, and the MCP server are all standard. What's Claude-shaped is the documentation: the agent manual lives in CLAUDE.md and the README's setup instructions only show claude mcp add.

Plan

  • Add an AGENTS.md (the emerging cross-tool convention) that points to the same manual, so OpenCode/Codex/etc. pick it up automatically
  • README: setup snippets for at least OpenCode and one generic MCP client config alongside the existing Claude instructions
  • Verify the MCP server works against a second client and note any quirks
  • Keep one source of truth for the manual — the other files should reference it, not fork it

Done when

A non-Claude agent can be pointed at the repo and drive the editor end-to-end using only checked-in docs.

Metadata

Metadata

Assignees

No one assigned

    Labels

    documentationImprovements or additions to documentationenhancementNew feature or request

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions