Obra Cto runs on your own machine — the client starts it, so there is no endpoint to ping. 112 installs a week from npm. Last commit 4 Jul 2026.
Local-first MCP that scores your codebase's build readiness. Your code never leaves your machine.
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 obra-cto -- npx -y obra-cto
{
"mcpServers": {
"obra-cto": {
"args": [
"-y",
"obra-cto"
],
"command": "npx"
}
}
}
[mcp_servers.obra-cto]
command = "npx"
args = ["-y", "obra-cto"]
{
"mcpServers": {
"obra-cto": {
"args": [
"-y",
"obra-cto"
],
"command": "npx"
}
}
}
{
"mcpServers": {
"obra-cto": {
"args": [
"-y",
"obra-cto"
],
"command": "npx"
}
}
}
Answers built from our own checks of this server.