opencode

GitHub

The open source coding agent.

196,670 stars TypeScript 2 files ยท ~1,814 tokens

opencode MCP Server

MCP server for anomalyco/opencode

Ready-to-Use Client Configurations
{
  "mcpServers": {
    "opencode": {
      "command": "npx",
      "args": [
        "-y",
        "@anomalyco/opencode"
      ]
    }
  }
}