jj
A Git-compatible VCS that is both simple and powerful
jj MCP Server
MCP server for jj-vcs/jj
Ready-to-Use Client Configurations
{
"mcpServers": {
"jj": {
"command": "npx",
"args": [
"-y",
"@jj-vcs/jj"
]
}
}
}