opencode-os

marktantongco/opencode-os
★ 0 stars HTML AI/LLM Updated today
Unified AI Agent Platform — 276 skills, 9 MCP stacks, 223 MCP servers, 35 agent workflows
View on GitHub → 🔍 Audit Wallet Slippage →

Quick Install

Copy the config for your editor. Some servers may need additional setup — check the README.

Add to claude_desktop_config.json:

{
  "mcpServers": {
    "opencode-os": {
      "command": "npx",
      "args": [
        "-y",
        "marktantongco/opencode-os"
      ]
    }
  }
}