MCP.so
Sign In

crosscode-cliVerifiedFeatured

@amsultan2010

About crosscode-cli

Multiplayer coding in the agentic era through an MCP server for real-time codebase sync between your agents.

Config

Add this server to your MCP-compatible client using the configuration below.

{
  "mcpServers": {
    "crosscode": {
      "command": "crosscode-mcp",
      "args": []
    }
  }
}

Tools

No tools detected

We auto-extract tools from the README. The maintainer can list them under a ## Tools heading to populate this section.

Overview

What is Crosscode?

Crosscode CLI — an MCP server for real-time codebase sync between coding agents

How to use Crosscode?

Follow the repository README to install the server and add its MCP configuration to your client.

Key features of Crosscode

  • Never write a file you or your agent touched in the last ~10 seconds
  • Never sync during a rebase, merge, or bisect. Pause, then resync
  • Same branch only. Different branches means you did not want to sync
  • Everything is undoable with one command
  • Issues: missing something, or hit a bug?

Use cases of Crosscode

  • Connect an MCP-compatible client to this repository's service.
  • Review the README-backed setup before enabling it in production.

FAQ from Crosscode

Where is the source code for Crosscode?

The source code is linked from the repository URL on this page.

Does Crosscode include a standard MCP config?

If the README contains a parseable MCP configuration block, it is shown in the Config tab.

Frequently asked questions

Where is the source code for Crosscode?

The source code is linked from the repository URL on this page.

Does Crosscode include a standard MCP config?

If the README contains a parseable MCP configuration block, it is shown in the Config tab.

Comments

More Productivity MCP servers