opencode-mcp
Manage OpenCode MCP servers
TLDR
Add an MCP server
$ opencode mcp add [name] [command]
List configured MCP servers$ opencode mcp list
Remove an MCP server$ opencode mcp remove [name]
Debug an MCP server connection$ opencode mcp debug [name]
SYNOPSIS
opencode mcp subcommand [options]
DESCRIPTION
opencode mcp manages Model Context Protocol (MCP) servers for OpenCode. MCP servers extend OpenCode's capabilities by providing additional tools, resources, and context to the AI agent. You can add, list, authenticate, remove, and debug MCP server connections.
SEE ALSO
opencode(1), opencode-debug(1)

