Arkgate runs on your own machine — the client starts it, so there is no endpoint to ping. 488 installs a week from npm. Last commit 31 Jul 2026.
ArkGate — architecture co-pilot for AI TypeScript (write gate, CI, plan/loop)
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 arkgate -- npx -y arkgate
{
"mcpServers": {
"arkgate": {
"args": [
"-y",
"arkgate"
],
"command": "npx"
}
}
}
[mcp_servers.arkgate]
command = "npx"
args = ["-y", "arkgate"]
{
"mcpServers": {
"arkgate": {
"args": [
"-y",
"arkgate"
],
"command": "npx"
}
}
}
{
"mcpServers": {
"arkgate": {
"args": [
"-y",
"arkgate"
],
"command": "npx"
}
}
}
Answers built from our own checks of this server.