Back to MCP Servers
Deploy
Universal deployment tracker for AI assistants with live status badges and deployment monitoring
developer-toolsdeploymentmonitoringai
By alexpota
Installation
npx -y deploy-mcpConfiguration
{
"mcpServers": {
"deploy-mcp": {
"command": "npx",
"args": ["-y", "deploy-mcp"]
}
}
}How to use
- Run the installation command above (if needed)
- Open your Claude Code settings file (~/.claude/settings.json)
- Add the configuration to the mcpServers section
- Restart Claude Code to apply changes