Loading MCP server directory, please wait...
Provenance-aware memory for AI agents: quarantine, abstention gate, supersession-with-history.
npx @getmcp/cli add io.github.veracium-ai/veraciumRequires Python 3.10+. Community-contributed server. Review source before installing.
ANTHROPIC_API_KEYAPI key for the reference Anthropic provider
Config file: ~/Library/Application Support/Claude/claude_desktop_config.json
{
"mcpServers": {
"io.github.veracium-ai/veracium": {
"command": "uvx",
"args": [
"veracium"
],
"env": {
"ANTHROPIC_API_KEY": "",
"VERACIUM_DB_PATH": "",
"VERACIUM_USER": ""
}
}
}
}