Skill Claude CodeCodex
Semantic search and retrieval over the OpenClaw vault via an MCP server + watcher.
not rated 0 5mo ago A 23 tokens
vault-semantic-mcp – Local semantic search MCP server for a Markdown vault. Indexes .md files with a hybrid FTS + embedding search, exposes tools (search, get, related, recent, reindex, status) over stdio, and runs as an MCP sidecar for agents like OpenClaw. The vault markdown files remain the source of truth; SQLite is used only for the search.
Skill Claude CodeCodex
Semantic search and retrieval over the OpenClaw vault via an MCP server + watcher.