11 tools from the Pūrmemo MCP Server, categorised by risk level.
View the Pūrmemo policy →discover_related_conversations CROSS-PLATFORM DISCOVERY: Find related conversations across ALL AI platforms.
Uses Purmemo's semantic clustering to automatically discover con... 3/5 get_memory_details Get complete details of a specific memory, including all linked parts if chunked get_public_memory Retrieve the FULL content of a public or unlisted memory by ID.
WHEN TO USE:
- After recall_public returns a preview and you need the complete con... get_user_context Get the current user's cognitive identity and active session context.
Call this at the START of a conversation to understand who you're talking to... 2/5 list_workflows List all available Purmemo workflows — structured, memory-powered processes you can run.
WHEN TO USE THIS TOOL:
- User asks "what can you help me ... recall_memories Search and retrieve saved memories with intelligent semantic ranking.
🎯 BASIC SEARCH:
recall_memories(query="authentication")
→ Returns all m... 2/5 recall_public Search public memories shared by all Purmemo users. This is the community knowledge base.
WHEN TO USE:
- User asks "what have other people saved a... 2/5 report_memory Report a public memory for inappropriate content.
WHEN TO USE:
- User encounters spam, misleading, or inappropriate public content
- User wants to... 2/5 save_conversation Save complete conversations as living documents. REQUIRED: Send COMPLETE conversation in 'conversationContent' parameter (minimum 100 chars, should... 2/5 share_memory Set the visibility of a memory you own.
VISIBILITY LEVELS:
- private: Only you can see it (default)
- unlisted: Anyone with the direct link can vi... 3/5 The Pūrmemo MCP server exposes 11 tools across 3 categories: Read, Write, Execute.
Use Intercept, the open-source MCP proxy. Write YAML rules for each tool — rate limits, argument validation, or deny rules — then run Intercept in front of the Pūrmemo server.
Pūrmemo tools are categorised as Read (8), Write (2), Execute (1). Each category has a recommended default policy.
Open source. One binary. Zero dependencies.
npx -y @policylayer/intercept