Skip to content

docs: add Vibecoding guide with Mem0 integration#4511

Merged
whysosaket merged 1 commit intomainfrom
feat/vibecoding-docs
Mar 23, 2026
Merged

docs: add Vibecoding guide with Mem0 integration#4511
whysosaket merged 1 commit intomainfrom
feat/vibecoding-docs

Conversation

@kartik-mem0
Copy link
Copy Markdown
Contributor

Linked Issue

Closes #

Description

Adds a new Vibecoding documentation page (docs/vibecoding.mdx) — a single entry point for developers who want to use AI coding tools (Claude Code, Cursor, Windsurf) with Mem0's memory
layer.

Inspired by Honcho's vibecoding page, this page covers:

  • Agent Skillsnpx skills add command to teach coding assistants the Mem0 API
  • LLM-friendly docs — link to llms.txt for instant context in any AI tool
  • Claude Code Plugin — step-by-step setup for the OpenMemory plugin with persistent memory across sessions
  • MCP Server Setup — tabbed setup for OpenMemory Hosted and Mem0 Platform MCP (Claude Desktop, Cursor, Windsurf)
  • Universal Starter Prompt — a copy-pasteable prompt with verified URLs, code snippets, and architecture overview
  • Go Deeper — card links to quickstarts, cookbooks, and API reference

Navigation changes in docs.json add the page to the Mem0 Platform, Open Source, and OpenMemory sidebar tabs under Getting Started.

All URLs and code snippets have been verified against the live docs and current codebase (mem0/client/main.py, mem0/memory/main.py, mem0-ts/src/client/mem0.ts).

Type of Change

  • Bug fix (non-breaking change that fixes an issue)
  • New feature (non-breaking change that adds functionality)
  • Breaking change (fix or feature that would cause existing functionality to change)
  • Refactor (no functional changes)
  • Documentation update

Breaking Changes

N/A

Test Coverage

  • I added/updated unit tests
  • I added/updated integration tests
  • I tested manually (describe below)
  • No tests needed (explain why)

Manual testing:

  • Verified all 7 external URLs resolve (docs.mem0.ai/*, github.com/mem0ai/mem0)
  • Verified all code snippets match actual SDK method signatures (Python Platform MemoryClient, Python OSS Memory, TypeScript MemoryClient)
  • Verified Mintlify components (<Steps>, <Tabs>, <CodeGroup>, <CardGroup>, <Card>, <Accordion>) match patterns used in existing docs
  • Verified docs.json navigation changes place the page in Platform, Open Source, and OpenMemory tabs

Checklist

  • My code follows the project's style guidelines
  • I have performed a self-review of my code
  • I have added tests that prove my fix/feature works
  • New and existing tests pass locally
  • I have updated documentation if needed

@mintlify
Copy link
Copy Markdown
Contributor

mintlify bot commented Mar 23, 2026

Preview deployment for your docs. Learn more about Mintlify Previews.

Project Status Preview Updated (UTC)
mem0 🟢 Ready View Preview Mar 23, 2026, 2:02 PM

@kartik-mem0 kartik-mem0 added the documentation Improvements or additions to documentation label Mar 23, 2026
@whysosaket whysosaket merged commit ba63ea4 into main Mar 23, 2026
4 checks passed
@whysosaket whysosaket deleted the feat/vibecoding-docs branch March 23, 2026 14:06
jamebobob pushed a commit to jamebobob/mem0-vigil-recall that referenced this pull request Mar 29, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

documentation Improvements or additions to documentation

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants