Home › Search & 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.
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_PATHrequired — Absolute path to the Markdown vault directory the server reads and writes.CORTEX_LLM_API_KEYsecret — 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
Sui Knowledge Base (kapa.ai)
Semantic search across Sui documentation and knowledge sources, powered by kapa.ai
wigolo
Local-first web intelligence MCP server for AI coding agents
Zotero MCP
Search, read, annotate, and add to your Zotero research library, local or web.
exa-mcp-server
Connect AI agents to Exa for web search, content fetching, and multi-step research.
arxiv-mcp-server
Search arXiv papers, download full text, semantic search, citation graphs, and alerts via MCP.
trieve
Crawl, embed, chunk, search, and retrieve information from datasets through [Trieve](https://trieve.ai)
Data from the Official MCP Registry