OpenCode plugin providing dispatch_cycle MCP tool for Heartbeat — dispatches cycle tasks via native tool call instead of JSON parsing
{
"mcpServers": {
"opencode-heartbeat-dispatch": {
"command": "npx",
"args": [
"-y",
"opencode-heartbeat-dispatch"
]
}
}
}