ワンクリックで
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).