docs: propose standalone MCP access roadmap#199
Conversation
|
Thanks for the detailed RFC! A standalone MCP access path is a forward-looking enhancement for cross-agent memory sharing. |
|
Thanks for the feedback! I’ve marked this PR as ready for review. Since this is documentation-only and additive, would you be open to merging the RFC first as a roadmap proposal? If you prefer, I can also follow up with a separate implementation PR for the Phase 1 MCP adapter. |
|
Duplicate cleanup / re-scope note: The standalone MCP / adapter-access part of this roadmap now overlaps with the verified #235 base layers:
This PR is docs-only and still has potentially useful RFC material, especially around cross-agent task state. I would not use it as the canonical adapter/MCP roadmap anymore, though. Recommendation: re-scope the RFC to the unique cross-agent state model and explicitly reference #316/#372/#441 as the current implementation/documentation baselines instead of proposing a parallel MCP tool surface. |
Summary
This PR adds an RFC for a standalone MCP access path and cross-agent Task State roadmap.
It is intentionally documentation-only and additive:
CONTEXT.mddocs/rfcs/0001-standalone-mcp-cross-agent-state.mdget_context,memory_search,capture_turn,state_get, andstate_updateMotivation
The README roadmap already calls out portable memory across agents, frameworks, and devices. This RFC frames standalone MCP access as a low-risk first step toward that direction while preserving the existing OpenClaw and Hermes paths.
Validation
git diff --cached --checkbefore committing.No runtime tests were run because this PR changes documentation only.