OpenCode Configuration Overview

OpenCode's Coding Plan model Provider, IDE Extension, and MCP are three independent capabilities. The IDE Extension connects to the local OpenCode runtime and reuses the same Provider configuration; it does not mean that the host editor natively supports Ace Data Cloud.

Route Description Link Status
Terminal / CLI / TUI Provider Uses opencode.json[c] and Chat Completions Provider Configuration Verified configuration contract
IDE Extension Hosts such as VS Code, Cursor, Windsurf, VSCodium connect to the OpenCode runtime IDE Configuration Experimental
MCP Calls remote tools within OpenCode MCP Overview Independent capability

After the Provider configuration succeeds, the IDE Extension should use the same Provider and model. Chatting, file reading, editing, and tool calling within the IDE still need to be verified separately. A single ordinary CLI request should not be automatically extrapolated to represent all IDE capabilities.

Model IDs are subject to the real-time catalog.

Official References

Return to the Coding Plan Configuration Center.