A Git-compatible VCS that is both simple and powerful

30,959 stars Rust 1 file ยท ~26,902 tokens

jj MCP Server

MCP server for jj-vcs/jj

Ready-to-Use Client Configurations
{
  "mcpServers": {
    "jj": {
      "command": "npx",
      "args": [
        "-y",
        "@jj-vcs/jj"
      ]
    }
  }
}