




















@@ -72,19 +72,11 @@ Official or bundled promotion should require a clear product, security, or maint
72727373### MCP Support
747475-OpenClaw has first-class MCP support in core.
76-MCP docs: [`docs/cli/mcp.md`](docs/cli/mcp.md)
75+OpenClaw supports MCP as both a server and a runtime integration surface.
76+MCP details live in [`docs/cli/mcp.md`](docs/cli/mcp.md).
777778-Current core surfaces:
79-80-- `openclaw mcp serve` exposes OpenClaw-backed channel conversations to Codex, Claude Code, and other MCP clients.
81-- `openclaw mcp list|show|set|unset` manages OpenClaw-owned outbound MCP server definitions under `mcp.servers`.
82-- Embedded Pi can materialize configured MCP servers as agent tools, filtered through the same owner/tool-policy pipeline as other tools.
83-- CLI backends can opt into bundle MCP overlays so Codex, Claude, Gemini, and similar CLIs receive scoped Gateway tools through a loopback MCP bridge.
84-- ACPX integrations can expose selected OpenClaw tools through explicit MCP bridges.
85-86-`mcporter` is still useful for direct MCP server inspection, ad-hoc calls, generated CLIs, and specialized integrations such as QMD keep-alive.
87-It is no longer the only OpenClaw MCP integration path.
78+The project goal is pragmatic MCP support without duplicating existing agent,
79+tool, ACPX, plugin, or ClawHub paths.
88808981### Setup
9082@@ -106,7 +98,7 @@ It is widely known, fast to iterate in, and easy to read, modify, and extend.
10698- Full-doc translation sets for all docs (deferred; we plan AI-generated translations later)
10799- Commercial service integrations that do not clearly fit the model-provider category
108100- Wrapper channels around already supported channels without a clear capability or security gap
109-- MCP work that duplicates existing `openclaw mcp`, bundle-MCP, ACPX bridge, or `mcporter` paths without a clear product or security gap
101+- MCP work that duplicates existing MCP, ACPX, plugin, or ClawHub paths without a clear product or security gap
110102- Agent-hierarchy frameworks (manager-of-managers / nested planner trees) as a default architecture
111103- Heavy orchestration layers that duplicate existing agent and tool infrastructure
112104此内容由惯性聚合(RSS阅读器)自动聚合整理,仅供阅读参考。 原文来自 — 版权归原作者所有。