PSMV MCP Server Skill

Search and retrieve semantic memories from local PSMV vault files via MCP.

1|Updated Feb 14, 2026
One-click install
npx skills add https://github.com/AmitabhainArunachala/clawd --skill psmv-mcp-server-skill
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: PSMV MCP Server Skill
Source: https://github.com/AmitabhainArunachala/clawd/tree/main/skills/psmv-mcp-server
Command: npx skills add https://github.com/AmitabhainArunachala/clawd --skill psmv-mcp-server-skill

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes scripts (resource) components.

What problem does it solve?

This skill provides a structured and programmatic way to interact with the Persistent Semantic Memory Vault (PSMV), enabling efficient retrieval and searching of stored knowledge.

Core Features & Use Cases

  • Search Vault: Perform semantic searches across the entire vault, including Crown Jewels and residual stream entries.
  • Retrieve Crown Jewels: Access high-value, curated insights by name.
  • List Crown Jewels: Get an overview of available high-potency knowledge artifacts.
  • Get Residual Stream: Retrieve swarm contributions and emergent patterns based on patterns.
  • Use Case: An AI agent needs to find all documents related to "consciousness" within the PSMV. It uses the search_vault tool with the query "consciousness" to get relevant results.

Quick Start

Use the psmv-mcp-server skill to search the vault for memories related to 'witness consciousness' and retrieve up to 5 results.

Frequently Asked Questions about PSMV MCP Server Skill

High-intent search queries and answers about installing and using this skill.

FAQPage Schema
How do I access the Persistent Semantic Memory Vault using Model Context Protocol?

You can access the Persistent Semantic Memory Vault via the Model Context Protocol using a dedicated MCP server skill that interacts with local vault files and directories to retrieve structured data for AI agents.

How does semantic search work across a local memory vault?

Semantic search across a local memory vault works by using a query tool to find semantically similar memories, scanning both curated high-value insights and residual stream entries for relevant results.

How do I retrieve specific high-value insights by name from a memory vault?

To retrieve specific high-value insights by name from a memory vault, you can use a dedicated retrieval tool to access curated artifacts, often referred to as Crown Jewels, directly.

Can I use this semantic search tool with my existing AI agents?

Yes, you can use this semantic search tool with existing AI agents because it operates through the Model Context Protocol, providing structured data retrieval to support agent workflows.

What is the best way to retrieve emergent patterns and swarm contributions from a memory vault?

The best way to retrieve emergent patterns and swarm contributions is by accessing the residual stream entries within the memory vault, which collects these dynamic contributions based on identified patterns.

Are there limitations to searching local vault files for AI agent memory?

A limitation of searching local vault files for AI agent memory is that the semantic retrieval process depends entirely on the local file system and directory structure, requiring local vault maintenance.