Loading MCP server directory, please wait...
Remote MCP for VaultCrux Memory Core queries, snapshots, freshness, audits, and contradictions.
npx @getmcp/cli add io.github.CueCrux/vaultcrux-memory-coreRequires Node.js 18+. Community-contributed server. Review source before installing.
x-api-keyVaultCrux API key used to authorize Memory Core reads
x-tenant-idVaultCrux tenant id used to scope Memory Core reads
Config file: ~/Library/Application Support/Claude/claude_desktop_config.json
{
"mcpServers": {
"io.github.CueCrux/vaultcrux-memory-core": {
"url": "https://api.vaultcrux.com/memory-core/mcp",
"transport": "streamable-http",
"headers": {
"x-api-key": "",
"x-tenant-id": "",
"x-agent-id": ""
}
}
}
}