inspeximus: agent memory with provenance, GDPR erasure and a tamper-evident audit trail for Cline
io.github.dancenitra/inspeximus
Self-correcting agent memory: recall, supersede, revert, forget, GDPR erasure, audit receipts.
client:Cline
transport:stdio
runtime:pypi
Install inspeximus: agent memory with provenance, GDPR erasure and a tamper-evident audit trail in Cline
~/Library/Application Support/Code/User/globalStorage/saoudrizwan.claude-dev/settings/cline_mcp_settings.json · windows: %APPDATA%\Code\User\globalStorage\saoudrizwan.claude-dev\settings\cline_mcp_settings.json
{
"mcpServers": {
"inspeximus": {
"command": "uvx",
"args": [
"inspeximus"
],
"env": {
"INSPEXIMUS_PATH": "<INSPEXIMUS_PATH>",
"INSPEXIMUS_ECHO_GUARD": "<INSPEXIMUS_ECHO_GUARD>",
"INSPEXIMUS_EMBED_URL": "<INSPEXIMUS_EMBED_URL>",
"INSPEXIMUS_EMBED_MODEL": "<INSPEXIMUS_EMBED_MODEL>"
}
}
}
}
Cline's MCP Servers pane edits this file for you if you would rather not find it. Cline docs