Skip to content

Add native MCP support for ordinary RightMemory use - #6

Merged
RightL merged 2 commits into
mainfrom
agent/rightmemory-mcp
Aug 18, 2026
Merged

Add native MCP support for ordinary RightMemory use#6
RightL merged 2 commits into
mainfrom
agent/rightmemory-mcp

Conversation

@RightL

@RightL RightL commented Aug 18, 2026

Copy link
Copy Markdown
Owner

Summary

  • add a local stdio MCP server with exactly three ordinary-agent tools: retrieve, submit update evidence, and capture guidance evidence
  • keep successful writes silent and surface only actionable save, scheduling, and manual-recovery warnings
  • reuse the existing profile, project binding, environment, and default-root resolution
  • make the MCP tool descriptions the complete ordinary-agent contract, so MCP clients do not also load an orchestrator skill
  • lower guidance-capture filtering for both MCP and the CLI auto-orchestrator, including implicit redirections and repeated independent occurrences
  • add read-only recovery detection, focused adapter tests, entrypoint coverage, and MCP usage documentation

Design boundaries

  • Update submission remains asynchronous and never reports immediate semantic acceptance.
  • The ordinary MCP surface does not expose queue management, guidance review, maintenance, or Streamable HTTP.
  • CLI workflows remain available for non-MCP clients and explicit human operations.

Validation

  • GitHub Actions: Python 3.11 on Ubuntu and Windows
  • package compile and full python -m tests suite run in CI

@RightL
RightL merged commit 88cf2ad into main Aug 18, 2026
2 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant