opencode-orchestrator-mcp 0.6.3

MCP server for orchestrator-style agents to spawn and manage OpenCode sessions
Documentation
1
2
3
4
5
6
7
8
9
10
{
  "autoupdate": false,
  "model": "anthropic/claude-sonnet-4-5",
  "permission": {
    "edit": "ask",
    "external_directory": {
      "*": "ask"
    }
  }
}