Model Context Protocol (MCP) trigger for Blok workflows — expose workflows as MCP tools over SSE + Streamable-HTTP on the shared Hono port.
{
"mcpServers": {
"blokjstrigger": {
"command": "npx",
"args": [
"-y",
"@blokjs/trigger-mcp"
]
}
}
}