Back to Browse

Pulse8 Ai Cortex Knowledge Vault MCP Server

SecurityLow Risk10.0MCP RegistryLocal
Free

Server data from the Official MCP Registry

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

About

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

Security Report

10.0
Low Risk10.0Low Risk

Valid MCP server (1 strong, 1 medium validity signals). No known CVEs in dependencies. Package registry verified. Imported from the Official MCP Registry.

4 files analyzed · 1 issue found

Security scores are indicators to help you make informed decisions, not guarantees. Always review permissions before connecting any MCP server.

What You'll Need

Set these up before or after installing:

Absolute path to the Markdown vault directory the server reads and writes.Optional

Environment variable: CORTEX_VAULT_PATH

Optional OpenRouter (or compatible) API key. Only needed for LLM cross-referencing during compile; file conversion and search work without it.Required

Environment variable: CORTEX_LLM_API_KEY

How to Install

Add this to your MCP configuration file:

{
  "mcpServers": {
    "io-github-synpulse8-opensource-pulse8-ai-cortex-knowledge-vault": {
      "env": {
        "CORTEX_VAULT_PATH": "your-cortex-vault-path-here",
        "CORTEX_LLM_API_KEY": "your-cortex-llm-api-key-here"
      },
      "args": [
        "pulse8-ai-cortex-knowledge-vault",
        "pulse8-ai-cortex-knowledge-vault"
      ],
      "command": "uvx"
    }
  }
}

Reviews

No reviews yet

Be the first to review this server!

Pulse8 Ai Cortex Knowledge Vault MCP Server - Agent-native knowledge OS on Markdown: typed graph, hybrid | MCP Marketplace