OpenCode Configuration Tutorial

OpenCode is an open-source terminal programming agent launched by the SST team, featuring "any model interchangeable, configuration file priority, TUI experience at your fingertips." It natively supports custom LLM providers, allowing seamless switching of model calls to Ace Data Cloud, enabling you to use models like Claude, GPT-5, Gemini, DeepSeek, etc., at a lower cost without needing to subscribe to separate accounts for each provider.

Choose the corresponding complete configuration tutorial based on your usage scenario:

Platform Description Tutorial Link
Terminal (CLI / TUI) Core experience, just run opencode in any terminal to get started Terminal Configuration Tutorial
MCP Service Access Call 11 remote MCP Servers from AceData within OpenCode OpenCode MCP Overview

Tip: First-time applicants can visit the Ace Data Cloud Console to obtain an API Token, which includes free credits. OpenCode works through Ace Data Cloud's OpenAI Chat Completions compatible interface (/v1/chat/completions), and more model and billing information can be found on the OpenAI Service Page.