Zeus Dev Helper runs on your own machine — the client starts it, so there is no endpoint to ping.
Coach first Zeus Client app to green (stdio MCP).
The linked repository no longer exists on GitHub — it was deleted or made private.
Quiet is not dead — but it is worth knowing when it wakes up, or when someone else takes it over. We watch the repository and tell you either way.
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 zeus-dev-helper -- uvx zeus-dev-helper-mcp
{
"mcpServers": {
"zeus-dev-helper": {
"args": [
"zeus-dev-helper-mcp"
],
"command": "uvx"
}
}
}
[mcp_servers.zeus-dev-helper]
command = "uvx"
args = ["zeus-dev-helper-mcp"]
{
"mcpServers": {
"zeus-dev-helper": {
"args": [
"zeus-dev-helper-mcp"
],
"command": "uvx"
}
}
}
{
"mcpServers": {
"zeus-dev-helper": {
"args": [
"zeus-dev-helper-mcp"
],
"command": "uvx"
}
}
}
This one needs environment variables set before it will start:
ZEUS_URL (Public Zeus API base URL (port 8080, never Hub :9091).), ZEUS_BUCKET (Default bucket for bootstrap and auth probes.), ZEUS_SCOPE (Default scope for bootstrap and auth probes.), ZEUS_USERNAME (Zeus basic-auth username (presence only; never logged).), ZEUS_PASSWORD (Zeus basic-auth password (presence only; never logged).), ZEUS_BEARER_TOKEN (Zeus bearer token (presence only; never logged).), ZEUS_CHAT_REQUEST_DIR (Local clone of zeus_chat_request for offline min templates.), GITHUB_TOKEN (GitHub token to fetch private zeus_chat_request catalogs.), DEMO_TRAVEL_SAMPLE_DIR (Local clone of demo_travel_sample for travel_golden_path.), ZEUS_DEV_HELPER_TOOLSETS (Static toolsets: core (default) plus catalog,lint,travel,support,handoff or all.).
The author declared them in the registry entry; get the values from the project itself.
MCP server for SignNow API helper tools (stdio only).
Stdio MCP adapter bridging AI clients to pREST’s HTTP /_mcp endpoint for PostgreSQL APIs.
Stdio-to-HTTP gateway — connects MCP clients to remote HTTP MCP servers
Local-first memory for Claude Code and any MCP client: hybrid search + knowledge graph, $0/token.
Use Strava's official MCP from Codex and other local stdio clients without a developer app.
The first non-PowerShell client for the Nerdio Manager for MSP API - cross-account AVD fleet
Manage brainCloud apps, cloud code, hooks and servers; API lookups to help generate client code.
MCP server wrapping Codex CLI for stdio-based tool calls.
Answers built from our own checks of this server.