agent-migrator — Cursor Agents | Neura Market
    Neura MarketNeura Market/Cursor
    ChatGPTChatGPTClaudeClaudeGeminiGeminiCursorCursorGrokGrokPerplexityPerplexityDeepSeekDeepSeek
    CoPilotCoPilotStable DiffusionStable DiffusionMidjourneyMidjourney
    View All Directories
    OverviewRulesPromptsMCPsAgentsBlogVideosGuidesCoursesCommunityExtensionsTrendingGenerate
    CursorAgentsagent-migrator
    Back to Agents
    agent-migrator

    agent-migrator

    builderpepc April 6, 2026
    3 copies 0 downloads

    Migrate conversation history between AI coding tools (Cursor ↔ Claude Code)

    Agent Definition
    # agent-migrator
    
    A CLI tool for migrating conversation history between AI coding tools. Supports bidirectional migration between **Cursor** and **Claude Code**, with an interactive CLI for selecting conversations and tracking progress.
    
    ---
    
    ## Setup
    
    Requires [uv](https://docs.astral.sh/uv/).
    
    **Install globally** (recommended — makes `agent-migrator` available on your PATH):
    
    ```bash
    uv tool install agent-migrator
    ```
    
    **Or run without installing:**
    
    ```bash
    uvx agent-migrator
    ```
    
    ---
    
    ## Usage
    
    Run from inside a project directory:
    
    ```bash
    agent-migrator
    ```
    
    Or pass a path explicitly:
    
    ```bash
    agent-migrator /path/to/project
    ```
    
    The CLI walks you through:
    
    1. **Tool selection** — choose which tool to migrate from and which to migrate to.
    2. **Conversation selection** — pick individual conversations or migrate all of them. Conversations are sorted most-recent-first and show the name, date, and size.
    3. **Migration progress** — each conversation is processed in sequence. Press `Ctrl+C` at any time to cancel; any in-progress conversation is rolled back.
    4. **Summary** — a results table shows what succeeded and any errors.
    
    **Note:** For Cursor, the project path must be a directory that has been opened as a workspace in Cursor at least once. Cursor tracks conversations per workspace, so use the exact subdirectory you opened in Cursor (e.g. `my-repo/feature-branch`), not a parent directory.
    
    ---
    
    ## What gets migrated
    
    ### Cursor → Claude Code
    
    | Feature | Status |
    |---|---|
    | Text messages (user and assistant) | ✓ |
    | Tool calls (Read, Write, Edit, Bash, Glob, Grep, WebFetch, WebSearch) | ✓ |
    | Bash mode commands and output | ✓ |
    | Plan (most recent plan associated with the conversation) | ✓ |
    
    ### Claude Code → Cursor
    
    | Feature | Status |
    |---|---|
    | Text messages (user and assistant) | ✓ |
    | Tool calls (Read, Write, Edit, Bash, Glob, Grep, WebFetch, WebSearch, MCP) | ✓ |
    | Bash mode commands and output | ✓ |
    | Plan | Partial — the plan document is migrated and

    Tags

    agenticagentic-codingai-agentsanthropicclaudeclaude-codecoding-agentcursorllm

    Comments

    More Agents

    View all
    documentation

    Documentation & Onboarding Agent

    Agent that generates comprehensive documentation, API references, architecture diagrams, and developer onboarding guides from existing code.

    C
    Community
    debugging

    Cursor Bug Triage Agent

    Agent configuration for systematic bug investigation that traces issues from error logs through the codebase to root cause with suggested fixes.

    C
    Community
    api

    API Integration Agent

    Agent for integrating third-party APIs including SDK setup, type generation, error handling, retry logic, and rate limit management.

    C
    Community
    coding

    Cursor Agent Mode

    Cursor's built-in autonomous coding agent that can make multi-file edits, run terminal commands, search the codebase, and iteratively build features with minimal human intervention.

    C
    Cursor Team
    cloud

    Cursor Background Agent

    Cloud-based autonomous coding agent that runs in the background on remote sandboxed environments, handling complex multi-step tasks while you continue working.

    C
    Cursor Team
    composer

    Cursor Composer Agent

    Cursor's multi-file editing agent within Composer mode that can create, edit, and delete files across your entire project in a single conversation.

    C
    Cursor Team

    Stay up to date

    Get the latest Cursor prompts, rules, and resources delivered to your inbox weekly.

    Neura Market LogoNeura Market

    Discover the best AI prompts, plugins, and resources for Cursor and more.

    Content Types

    • Rules
    • Prompts
    • MCPs
    • Agents
    • Guides

    Platforms

    • ChatGPT Directory
    • Claude Directory
    • Gemini Directory
    • Cursor Directory
    • Grok Directory
    • Perplexity Directory
    • DeepSeek Directory
    • CoPilot Directory
    • Stable Diffusion Directory
    • Midjourney Directory
    • All Directories

    Resources

    • Blog
    • Documentation
    • Help Center
    • Marketplace

    Legal

    • Privacy Policy
    • Terms of Service

    © 2026 Neura Market. All rights reserved.

    |

    Not affiliated with any AI platform vendors.