Loading MCP server directory, please wait...
Coach first Zeus Client app to green (stdio MCP).
npx @getmcp/cli add io.github.koten-ai/zeus-dev-helperRequires Python 3.10+. Community-contributed server. Review source before installing.
Config file: ~/Library/Application Support/Claude/claude_desktop_config.json
{
"mcpServers": {
"io.github.koten-ai/zeus-dev-helper": {
"command": "uvx",
"args": [
"zeus-dev-helper-mcp"
],
"env": {
"ZEUS_URL": "",
"ZEUS_BUCKET": "",
"ZEUS_SCOPE": "",
"ZEUS_USERNAME": "",
"ZEUS_PASSWORD": "",
"ZEUS_BEARER_TOKEN": "",
"ZEUS_CHAT_REQUEST_DIR": "",
"GITHUB_TOKEN": "",
"DEMO_TRAVEL_SAMPLE_DIR": ""
}
}
}
}