conversation-handoff-mcp
MCP server for conversation handoff between AI chats/projects
Versions
0.13.1latest0.13.00.12.00.11.20.11.1+ show 28 moreshow less
0.11.00.10.10.10.00.9.30.9.20.9.10.9.00.8.00.7.10.7.00.6.10.6.00.5.20.5.10.5.00.4.20.4.10.4.00.3.10.3.00.2.00.1.60.1.50.1.40.1.30.1.20.1.10.1.0Tools 8
handoff_load Load a specific handoff by key. Returns full conversation content.
handoff_clear Clear handoffs. If key is provided, clears only that handoff. Otherwise clears all.
handoff_stats Get storage statistics and current limits. Useful for monitoring usage.
handoff_restart Restart the shared HTTP server. Useful when the server is in an unhealthy state. All stored handoffs will be lost (data is in-memory).
handoff_merge Merge multiple handoffs into one. Combines conversations and metadata from related handoffs into a single unified handoff.
handoff_add_comment Add a comment or annotation to an existing handoff. Comments are included when loading the handoff.
handoff_delete_comment Delete a comment from a handoff by its comment ID.
handoff_search Search handoffs by tags, text query, project, AI, status, or date range. Returns matching handoff summaries without full conversation content. Use this to discover relevant handoffs in multi-agent workflows.
Permissions 3
network medium shell high env_vars low