knowledge-vault

SaucePackets/knowledge-vault
★ 0 stars Python 🗄️ Database Updated 1d ago
MCP server for a curated knowledge vault of transcripts, articles, and domain frameworks from Bitcoin economics, systems thinking, strategy, and science
View on GitHub → Try with Claude — $10 free →

Quick Install

Copy the config for your editor. Some servers may need additional setup — check the README.

Add to claude_desktop_config.json:

{
  "mcpServers": {
    "knowledge-vault": {
      "command": "uvx",
      "args": [
        "knowledge-vault"
      ]
    }
  }
}

Or install with pip: pip install knowledge-vault

README Excerpt

A standalone MCP server for querying the Agent Knowledge Vault: private source metadata, transcript/artifact bodies, thinker/topic indexes, and LLM-assisted Q&A over vault material. **Repository:** `github.com/SaucePackets/knowledge-vault` --- The server provides read-only access to scoped Knowledge Vault rows in PostgreSQL:

Tools (10)

jerryknowledge_artifactsknowledge_sourcesvault_askvault_get_artifactvault_get_sourcevault_get_transcriptvault_searchvault_thinkersvault_topics