@kunobi/mcp
MCP server for Kunobi — platform management for AI assistants
Versions
0.1.0latest0.0.190.0.180.0.170.0.16+ show 14 moreshow less
0.0.150.0.140.0.130.0.120.0.110.0.100.0.90.0.80.0.70.0.60.0.50.0.40.0.30.0.2Tools 4
kunobi_launch Launch the Kunobi desktop app. Optionally specify a variant (e.g. "Kunobi Dev"). If no variant is specified, launches the first installed one. After launching, call kunobi_refresh to connect to the new instance immediately instead of waiting for the next automatic reconnect attempt.
kunobi_refresh Force an immediate reconnect attempt across all configured Kunobi variants. Use this after launching Kunobi or when kunobi_status shows stale data. Returns the fresh connection status for all variants.
kunobi_call Stable tool entrypoint for Kunobi operations. Call a variant tool via (variant, tool, arguments), e.g. variant="dev", tool="k8s". For a proxied extension MCP tool (directlyRegistered:false in kunobi://tools), also pass proxy_uuid to address it by its stable (variant, proxy_uuid) identity, with tool set to its ORIGINAL (un-namespaced) name. Use kunobi://tools to discover full downstream tool schemas and metadata.
kunobi_status Check which Kunobi variants are currently connected to this hub. Reports each variant's port, connection status, available tools, and reconnect timing. Call this before using Kunobi tools to understand what's available.
Permissions 3
network medium shell high env_vars low