Quilt runs on your own machine — the client starts it, so there is no endpoint to ping. 95 installs a week from npm. Last commit 15 Jul 2026.
Track which AI agent wrote which lines in a shared Git checkout; each commits only its own lines.
This server runs on your own machine — install it with the package manager and the client starts it for you. Package name taken from the official registry entry.
claude mcp add quilt -- npx -y @quilt-dev/cli
{
"mcpServers": {
"quilt": {
"args": [
"-y",
"@quilt-dev/cli"
],
"command": "npx"
}
}
}
[mcp_servers.quilt]
command = "npx"
args = ["-y", "@quilt-dev/cli"]
{
"mcpServers": {
"quilt": {
"args": [
"-y",
"@quilt-dev/cli"
],
"command": "npx"
}
}
}
{
"mcpServers": {
"quilt": {
"args": [
"-y",
"@quilt-dev/cli"
],
"command": "npx"
}
}
}
Answers built from our own checks of this server.