Skip to content
Claude Desktop

pulse8 ai cortex knowledge vault for Claude Desktop

io.github.synpulse8-opensource/pulse8-ai-cortex-knowledge-vault

Agent-native knowledge OS on Markdown: typed graph, hybrid search, and compiler over MCP.

client:Claude Desktop transport:stdio runtime:pypi

Install pulse8 ai cortex knowledge vault in Claude Desktop

~/Library/Application Support/Claude/claude_desktop_config.json · windows: %APPDATA%\Claude\claude_desktop_config.json

Held in this page only — never stored, logged, or sent anywhere but back to your screen.

{
  "mcpServers": {
    "pulse8-ai-cortex-knowledge-vault": {
      "command": "uvx",
      "args": [
        "pulse8-ai-cortex-knowledge-vault"
      ],
      "env": {
        "CORTEX_VAULT_PATH": "<CORTEX_VAULT_PATH>",
        "CORTEX_LLM_API_KEY": "<CORTEX_LLM_API_KEY>"
      }
    }
  }
}

Settings → Developer → Edit Config opens this file. Restart the app after saving. Claude Desktop docs

pulse8 ai cortex knowledge vault in other clients