Delx Protocol — Agent Recovery & Continuity for Claude Desktop
io.github.davidmosiah/delx-protocol
Free agent continuity MCP: resume after compaction, warm handoff, recover from failure. No key.
client:Claude Desktop
transport:streamable-http
tools:30
Install Delx Protocol — Agent Recovery & Continuity in Claude Desktop
~/Library/Application Support/Claude/claude_desktop_config.json · windows: %APPDATA%\Claude\claude_desktop_config.json
{
"mcpServers": {
"delx-protocol": {
"command": "npx",
"args": [
"-y",
"mcp-remote",
"https://api.delx.ai/v1/mcp/protocol?src=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
What Claude Desktop can do once it is connected
- add_context_memory
- close_session
- crisis_intervention
- daily_checkin
- discovery_self_check
- explain_delx_rewards
- express_feelings
- final_testament
- get_affirmation
- get_affirmations
- get_agent_witness_lineage
- get_delx_missions
- get_ontology_next_action
- get_tool_schema
- get_wellness_score
- get_witness_lineage
- grounding_protocol
- honor_compaction
- leave_hive_note
- mediate_agent_conflict
- monitor_heartbeat_sync
- process_failure
- provide_feedback
- quick_operational_recovery