| name | opencode-docs |
| description | Use when working with OpenCode (anomalyco/opencode): terminal AI coding agent, configuration, model providers (Claude, OpenAI, Google, local models), custom agents, custom tools, MCP servers, LSP integration, key bindings, themes, modes, plugins, permissions, TUI, SDK, or OpenCode development setup. |
OpenCode Documentation
Official OpenCode docs (sourced from github.com/anomalyco/opencode).
CRITICAL: grep references/ for keywords before answering.
Topic Index
Getting Started
quickstart.mdx โ Quick start guide
index.mdx โ Overview
README.md โ Full README with installation, configuration, features
web/index.mdx โ Product overview and introduction
Configuration & Setup
web/config.mdx โ Configuration reference
web/providers.mdx โ Model providers (Claude, OpenAI, Google, etc.)
web/models.mdx โ Model configuration and selection
web/rules.mdx โ Rules and system prompts
web/permissions.mdx โ Permission system
web/network.mdx โ Network and proxy settings
web/windows-wsl.mdx โ Windows/WSL setup
Core Features
web/agents.mdx โ Agents and agent configuration
web/tools.mdx โ Built-in tools
web/custom-tools.mdx โ Custom tool creation
web/mcp-servers.mdx โ MCP server integration
web/modes.mdx โ Operating modes
web/commands.mdx โ Commands reference
web/keybinds.mdx โ Key bindings
web/lsp.mdx โ LSP integration
web/formatters.mdx โ Code formatters
Interface
web/cli.mdx โ CLI usage
web/tui.mdx โ Terminal UI
web/web.mdx โ Web interface
web/ide.mdx โ IDE integration
web/themes.mdx โ Theme customization
web/zen.mdx โ Zen mode
Extensibility
web/plugins.mdx โ Plugin system
web/skills.mdx โ Skills
web/sdk.mdx โ SDK reference
web/acp.mdx โ Agent Communication Protocol
web/server.mdx โ Server mode
web/share.mdx โ Session sharing
Platform Integration
web/github.mdx โ GitHub integration
web/gitlab.mdx โ GitLab integration
web/go.mdx โ Go language support
web/ecosystem.mdx โ Ecosystem overview
web/enterprise.mdx โ Enterprise features
Troubleshooting
web/troubleshooting.mdx โ Common issues and solutions
Docs Authoring (packages/docs)
essentials/settings.mdx โ Settings reference
essentials/markdown.mdx โ Markdown guide
essentials/code.mdx โ Code blocks
essentials/navigation.mdx โ Navigation setup
essentials/images.mdx โ Image handling
essentials/reusable-snippets.mdx โ Reusable snippets
ai-tools/ โ Integration with AI tools (Claude Code, Cursor, Windsurf)
development.mdx โ Development setup
Project Reference
AGENTS.md โ Built-in agents and custom agent configuration
CONTRIBUTING.md โ Contributing guidelines