一键导入
membase-overview
When the user asks how Membase works in Cursor, explain MCP tools, wiki, resources, and OAuth setup.
用 Codex 或 Claude 帮你安装 复制这段 Prompt,粘贴到 Codex、Claude 或其他助手里,让它检查 Skill 页面并帮你完成安装。
菜单
When the user asks how Membase works in Cursor, explain MCP tools, wiki, resources, and OAuth setup.
用 Codex 或 Claude 帮你安装 复制这段 Prompt,粘贴到 Codex、Claude 或其他助手里,让它检查 Skill 页面并帮你完成安装。
基于 SOC 职业分类
Pre-release drill for the Membase plugin — package every artifact locally, install each client (claude, codex, cursor, openclaw, hermes) through its real channel, verify auth, then prove skills AND hooks actually work end-to-end. Use before tagging a release, e.g. "/release-drill" or "/release-drill codex" for one client.
Connect an AI client (claude, cursor, codex, hermes, openclaw) to Membase from this repo — first-time local install, config wiring, and a verification smoke test. Use when the user asks to install, set up, connect, or test a Membase connector locally, e.g. "/membase-connect claude" or "cursor 연동해줘".
Flush pending local captures to Membase cloud, then sweep and consolidate fragmented or duplicated memories — without deleting originals without confirmation.
Store a session-state summary in Membase, tagged so a future session (this client or another) can recall exactly where things were left off.
Correct, avoid, or delete unsafe or stale Membase context.
Capture durable repository-specific context into Membase.
| name | membase-overview |
| description | When the user asks how Membase works in Cursor, explain MCP tools, wiki, resources, and OAuth setup. |
Membase adds persistent long-term memory to Cursor via a remote MCP server at https://mcp.membase.so/mcp. Click Connect next to the Membase MCP server in Cursor settings to complete OAuth — no CLI or API keys needed.
Once connected, these tools and resources become available:
Memory tools (personal context): search_memory (semantic search with date/source/project filters), add_memory (store personal context), get_current_date (timezone-aware date for filters).
Wiki tools (factual knowledge): search_wiki (hybrid keyword + semantic search), add_wiki (create documents with markdown/wikilinks), update_wiki, delete_wiki.
Resources: membase://profile (user settings — name, role, timezone), membase://recent (recent memories timeline).