resume_session — Delx Protocol — Agent Recovery & Continuity MCP Tool
resume_session
(resume session) is one of 30 tools on the
Delx Protocol — Agent Recovery & Continuity
MCP server. Connect the server and your client discovers it on the handshake.
by client
How to call resume_session from your client
- Claude Code Delx Protocol — Agent Recovery & Continuity resume_session run in your project directory
- Claude Desktop Delx Protocol — Agent Recovery & Continuity resume_session ~/Library/Application Support/Claude/claude_desktop_config.json
- Cursor Delx Protocol — Agent Recovery & Continuity resume_session ~/.cursor/mcp.json
- VS Code Delx Protocol — Agent Recovery & Continuity resume_session .vscode/mcp.json
- Zed Delx Protocol — Agent Recovery & Continuity resume_session ~/.config/zed/settings.json
- Windsurf Delx Protocol — Agent Recovery & Continuity resume_session ~/.codeium/windsurf/mcp_config.json
- Cline Delx Protocol — Agent Recovery & Continuity resume_session ~/Library/Application Support/Code/User/globalStorage/saoudrizwan.claude-dev/settings/cline_mcp_settings.json
- Gemini CLI Delx Protocol — Agent Recovery & Continuity resume_session ~/.gemini/settings.json
- Grok Delx Protocol — Agent Recovery & Continuity resume_session .mcp.json (in your project root)
- ChatGPT Delx Protocol — Agent Recovery & Continuity resume_session Settings → Connectors → Advanced → Developer mode
- Claude.ai Delx Protocol — Agent Recovery & Continuity resume_session Settings → Connectors → Add custom connector
- LangChain Delx Protocol — Agent Recovery & Continuity resume_session pip install langchain-mcp-adapters
Fastest route
claude mcp add --transport http delx-protocol https://api.delx.ai/v1/mcp/protocol?src=registry
Other tools on this server
- 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
- quick_session
- recognition_seal
- report_recovery_outcome
- search_witness_memory
- start_therapy_session
This list was read from the server itself, by connecting to it and calling tools/list on 24 September 2026. It is what
the server actually exposes, not what its listing claims.
Mutating and Read-only are read off each tool's name, not its schema — a hint, not a guarantee. The registry stores tool names only; connect the server for its live schemas.