Pushci runs on your own machine — the client starts it, so there is no endpoint to ping. 573 installs a week from npm.
AI-native zero-config CI/CD. 19 languages, 40+ frameworks. Free forever.
The linked repository no longer exists on GitHub — it was deleted or made private.
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 pushci -- npx -y pushci
{
"mcpServers": {
"pushci": {
"args": [
"-y",
"pushci"
],
"command": "npx"
}
}
}
[mcp_servers.pushci]
command = "npx"
args = ["-y", "pushci"]
{
"mcpServers": {
"pushci": {
"args": [
"-y",
"pushci"
],
"command": "npx"
}
}
}
{
"mcpServers": {
"pushci": {
"args": [
"-y",
"pushci"
],
"command": "npx"
}
}
}
Answers built from our own checks of this server.