docs: engaging README + honest local/hosted tool split - #4
Merged
Conversation
- Fix the MCP tools table: it advertised all 15 tools, but the OSS binary exposes 10. Split into 'open-source (local)' vs 'hosted mode' so the repo stops promising predict/graph-reasoning/build-context that a local install can't run (same over-promise we fixed in the skills). - Correct memory_stats description (total count, not by-type/age-span). - Add --no-hooks / --mcp-only to the documented install flags. - Lead with the differentiators (one binary, no vector DB, no mandatory LLM calls, bi-temporal, MCP-native): hero, badges, comparison table, and a 60-second quickstart that actually works after the observe fix. Co-Authored-By: Claude Opus 4.8 (1M context) <noreply@anthropic.com>
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Rewrites the README to lead with MemMesh's differentiators and, importantly, corrects the MCP tools table — it listed all 15 tools when the OSS binary exposes 10. Splits local vs hosted-only, fixes
memory_stats, documents--no-hooks/--mcp-only, and adds a working 60-second quickstart.🤖 Generated with Claude Code