agentsync — Cursor Agents | Neura Market
    Neura MarketNeura Market/Cursor
    ChatGPTChatGPTClaudeClaudeGeminiGeminiCursorCursorGrokGrokPerplexityPerplexityDeepSeekDeepSeek
    CoPilotCoPilotStable DiffusionStable DiffusionMidjourneyMidjourney
    View All Directories
    OverviewRulesPromptsMCPsAgentsBlogVideosGuidesCoursesCommunityExtensionsTrendingGenerate
    CursorAgentsagentsync
    Back to Agents
    agentsync

    agentsync

    spyrae February 19, 2026
    3 copies 0 downloads

    Sync MCP server configs and rules across AI coding agents

    Agent Definition
    # agentsync
    
    **Sync MCP server configs and rules across AI coding agents.**
    
    [![CI](https://github.com/spyrae/agentsync/actions/workflows/ci.yml/badge.svg)](https://github.com/spyrae/agentsync/actions/workflows/ci.yml)
    [![PyPI](https://img.shields.io/pypi/v/agentsync-cli)](https://pypi.org/project/agentsync-cli/)
    [![License: MIT](https://img.shields.io/badge/License-MIT-yellow.svg)](https://opensource.org/licenses/MIT)
    [![Python 3.9+](https://img.shields.io/badge/python-3.9+-blue.svg)](https://www.python.org/downloads/)
    
    ---
    
    ## The Problem
    
    You use multiple AI coding agents — Claude Code, Cursor, Codex, Cursor. Each stores MCP server configs in its own format (JSON, TOML) and its own location. Keeping them in sync manually is tedious and error-prone.
    
    ## The Solution
    
    **agentsync** takes a single source of truth (your Claude Code config) and syncs it to all your agents with one command.
    
    ```
    ┌──────────────┐
    │  Claude Code │  Source of Truth
    │  .cursor.json│  ─── MCP Servers
    │  .mcp.json   │  ─── Rules (CLAUDE.md)
    │  CLAUDE.md   │
    └──────┬───────┘
           │  agentsync sync
           ├──────────────────┐─────────────────┐
           ▼                  ▼                 ▼
    ┌──────────────┐  ┌──────────────┐  ┌──────────────┐
    │    Cursor    │  │    Codex     │  │  Antigravity │
    │  mcp.json   │  │ config.toml  │  │mcp_config.json│
    │ project.mdc │  │  AGENTS.md   │  │              │
    └──────────────┘  └──────────────┘  └──────────────┘
    ```
    
    ## Installation
    
    ```bash
    pip install agentsync-cli     # pip
    pipx install agentsync-cli    # pipx (recommended for CLI tools)
    uvx agentsync-cli             # uv (run without installing)
    ```
    
    ## Quick Start
    
    ```bash
    agentsync init       # Create agentsync.yaml config
    agentsync sync       # Sync to all agents
    agentsync validate   # Verify everything is correct
    ```
    
    ## Features
    
    - **MCP server sync** — JSON ↔ TOML automatic conversion
    - **Rules sync** — Markdown → filtered Markdown / MDC with frontmatter
    - **Case-insensitive deduplication** — han

    Tags

    ai-agentsclaudeclicodexcursordeveloper-toolsmcpsync

    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.