Oss Autopilot runs on your own machine — the client starts it, so there is no endpoint to ping. 107 installs a week from npm. Last commit 3 Aug 2026.
Open source contribution manager with PR tracking, issue discovery, and CI diagnosis
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 oss-autopilot -- npx -y @oss-autopilot/mcp
{
"mcpServers": {
"oss-autopilot": {
"args": [
"-y",
"@oss-autopilot/mcp"
],
"command": "npx"
}
}
}
[mcp_servers.oss-autopilot]
command = "npx"
args = ["-y", "@oss-autopilot/mcp"]
{
"mcpServers": {
"oss-autopilot": {
"args": [
"-y",
"@oss-autopilot/mcp"
],
"command": "npx"
}
}
}
{
"mcpServers": {
"oss-autopilot": {
"args": [
"-y",
"@oss-autopilot/mcp"
],
"command": "npx"
}
}
}
Answers built from our own checks of this server.