devops-infra MCP Server
Plugin-first AI terminal workspace for Codex and Claude Code with planning, CI/CD debugging, reusable agents, skills, TODOs, and MCP tool integrations.
Discovered via github-topic:mcp and last synced 3mo ago.
1. Install the package
npx nexus-agent-kit
2. Add to claude_desktop_config.json
{
"mcpServers": {
"nexus-agent-kit": {
"command": "npx",
"args": [
"nexus-agent-kit"
]
}
}
}Config file location: ~/Library/Application Support/Claude/claude_desktop_config.json (macOS) / %APPDATA%\Claude\claude_desktop_config.json (Windows)
What Nexus actually improves
Converts vague feature requests, infra changes, and architecture ideas into structured implementation plans with scope, risk, dependencies, validation, and rollback thinking before code changes begin.
Category
Routes failures into the right debugging track so the assistant investigates root cause instead of guessing.
What it adds to Nexus
Pushes code review toward bugs, regressions, missing tests, and operational risk instead of surface-level summaries.
Category
Category