Agent-native knowledge OS on Markdown: typed graph, hybrid search, and compiler over MCP.
What it says
The record the registry holds
How you get it
There is no address to call. This one is a package you install and run yourself, wherever your assistant runs.
pulse8-ai-cortex-knowledge-vault · pypi · 1.6.0
the recordCopied from the official MCP registry, exactly as it holds it.
{
"server": {
"$schema": "https://static.modelcontextprotocol.io/schemas/2025-12-11/server.schema.json",
"name": "io.github.synpulse8-opensource/pulse8-ai-cortex-knowledge-vault",
"description": "Agent-native knowledge OS on Markdown: typed graph, hybrid search, and compiler over MCP.",
"repository": {
"url": "https://github.com/synpulse8-opensource/pulse8-ai-cortex-knowledge-vault",
"source": "github"
},
"version": "1.6.0",
"packages": [
{
"registryType": "pypi",
"registryBaseUrl": "https://pypi.org",
"identifier": "pulse8-ai-cortex-knowledge-vault",
"version": "1.6.0",
"runtimeHint": "uvx",
"transport": {
"type": "stdio"
},
"runtimeArguments": [
{
"description": "Install the package, then run its console script below.",
"value": "pulse8-ai-cortex-knowledge-vault",
"type": "named",
"name": "--from"
}
],
"packageArguments": [
{
"description": "Cortex console entry point; defaults to MCP stdio transport.",
"value": "cortex",
"type": "positional",
"valueHint": "command"
}
],
"environmentVariables": [
{
"description": "Absolute path to the Markdown vault directory the server reads and writes.",
"isRequired": true,
"format": "string",
"name": "CORTEX_VAULT_PATH"
},
{
"description": "Optional OpenRouter (or compatible) API key. Only needed for LLM cross-referencing during compile; file conversion and search work without it.",
"format": "string",
"isSecret": true,
"name": "CORTEX_LLM_API_KEY"
}
]
}
]
},
"_meta": {
"io.modelcontextprotocol.registry/official": {
"status": "active",
"statusChangedAt": "2026-07-27T16:30:00.029913Z",
"publishedAt": "2026-07-27T16:30:00.029913Z",
"updatedAt": "2026-07-27T16:30:00.029913Z",
"isLatest": true
}
}
}
Make it installable
Draft an Agent Plugin from this
An MCP server is raw capability: some tools, wired to something. An Agent Plugin is the packaging that says what job it does, what it leaves behind and where it stops. The prompt below carries this record and asks for the packaging; your own assistant writes it, and nothing here is sent anywhere.
What this is
MCP server
application/mcp-server-record+jsonlocal · you run it yourselfversion 1.6.0last seen 2026-08-23
These are the publisher's own words, filed by them with the official MCP registry and mirrored here. This catalog did not read them from the publisher and has not run, called or installed anything.