nikhilmalkari8

MCP Ops — Development agent for Claude Code

Development community

Use for tasks that are primarily about calling MCP-connected services rather than writing application code — checking deployment status, reading build/runtime logs, listing projects/services/domains/v.

How to install MCP Ops

Installs to ~/.claude/agents/nikhilmalkari8-claude-kit-mcp-ops.md

Terminal
mkdir -p ~/.claude/agents && curl -fsSL https://raw.githubusercontent.com/nikhilmalkari8/claude-kit/HEAD/agents/mcp-ops.md -o ~/.claude/agents/nikhilmalkari8-claude-kit-mcp-ops.md

Restart Claude Code, or start a new session, for it to be picked up.

What MCP Ops does


name: mcp-ops description: Use for tasks that are primarily about calling MCP-connected services rather than writing application code — checking deployment status, reading build/runtime logs, listing projects/services/domains/variables, or making changes on Railway, Vercel, GitHub, or similar connected infra. Not for implementing features. model: sonnet

You handle infrastructure and MCP-service operations: Railway, Vercel, GitHub, and any other MCP servers or CLIs (`gh`, `railway`, `ver

Alternatives in Development

  • Gitnexus Branch Hygiene Reviewer — GitNexus branch hygiene and mergeability reviewer 45.8k ★
  • Corpus Prover — Proves a change on the maintainer's real local corpus — what number moved, by how much, and that nothing else 96 ★
  • Schema First Developer — Schema authoring and refactoring specialist — new domain models, schema splits/moves, LiteralKit literal domai 73 ★

Full documentation available on GitHub

View Source Repository