HomeSearch & Research › pulse8-ai-cortex-knowledge-vault

pulse8-ai-cortex-knowledge-vault

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

Python
★ 15 stars Last pushed 2026-07-27 License: Apache-2.0

Connect

Review any command before running it. Package names and URLs come from the server's own registry entry.

Package (pypi 1.6.0)

uvx pulse8-ai-cortex-knowledge-vault

Or add to your MCP client config:

{
  "mcpServers": {
    "pulse8-ai-cortex-knowledge-vault": {
      "command": "uvx",
      "args": [
        "pulse8-ai-cortex-knowledge-vault"
      ],
      "env": {
        "CORTEX_VAULT_PATH": "<YOUR_VALUE>",
        "CORTEX_LLM_API_KEY": "<YOUR_VALUE>"
      }
    }
  }
}
  • CORTEX_VAULT_PATH required — Absolute path to the Markdown vault directory the server reads and writes.
  • CORTEX_LLM_API_KEY secret — Optional OpenRouter (or compatible) API key. Only needed for LLM cross-referencing during compile; file conversion and search work without it.

This server takes extra arguments — see its repository.

Related servers

Data from the Official MCP Registry