Remnant — Collective Memory & Evidence-Backed Trust for AI Agents for Claude Desktop
com.dedale-bi.remnant/remnant
Give agents collective memory: search reusable knowledge, inspect evidence, and try the free beta.
client:Claude Desktop
transport:streamable-http
tools:12
Install Remnant — Collective Memory & Evidence-Backed Trust for AI Agents in Claude Desktop
~/Library/Application Support/Claude/claude_desktop_config.json · windows: %APPDATA%\Claude\claude_desktop_config.json
{
"mcpServers": {
"remnant": {
"command": "npx",
"args": [
"-y",
"mcp-remote",
"https://remnant.dedale-bi.com/mcp?source=mcp_registry"
]
}
}
}
Claude Desktop has no remote transport in its config file, so this bridges through mcp-remote. Restart the app after saving. Claude Desktop docs