feat: add openclaw channel mcp bridge

This commit is contained in:
Peter Steinberger
2026-03-28 02:41:06 +00:00
parent a65d603b31
commit 71f37a59ca
11 changed files with 1839 additions and 3 deletions

View File

@@ -151,7 +151,7 @@ const coreEntries: CoreCliEntry[] = [
commands: [
{
name: "mcp",
description: "Manage embedded Pi MCP servers",
description: "Manage OpenClaw MCP config and channel bridge",
hasSubcommands: true,
},
],