Skip to main content

Module tools

Module tools 

Source
Expand description

Tool implementations for orchestrator MCP server.

Structs§

GetSessionStateTool
Tool for getting detailed state of a specific OpenCode session.
ListCommandsTool
Tool for listing available OpenCode commands that can be executed.
ListSessionsTool
Tool for listing available OpenCode sessions in the current directory.
OrchestratorRunTool
Tool for starting or resuming OpenCode sessions.
RespondPermissionTool
Tool for responding to permission requests from OpenCode sessions.
RespondQuestionTool

Functions§

build_registry
Build the tool registry with all orchestrator tools.