How to Use the Uptime.com MCP in Claude Code
Automate CI/CD and monitoring reports: Manage Uptime.com checks from the terminal with Claude Code.
Works with every AI agent you already use
…and any MCP-compatible client
Connect Uptime.com MCP to Claude Code
Create your Vinkius account to connect Uptime.com to Claude Code and route execution through our secure gateway. The platform manages server hosting, runtime updates, and security layers. Configuration requires no manual server provisioning.
Script Monitoring Checks
You can write shell scripts that use `list_checks` to output every monitor check name, ideal for generating a deployment manifest. This is perfect for pre-flight checks in a CI pipeline. The `get_check_stats` tool lets you script status reporting. Running this command provides the raw uptime metrics needed for your nightly cron job log.
Process Alert History
Instead of manual checking, use `list_recent_alerts` in a CLI script to pull the last 24 hours of downtime incidents. You can then pipe this output directly into an incident ticketing system via another tool. The `get_root_cause_analysis` tool provides technical summaries for automated post-mortem reports, ensuring your DevOps log is always complete.
Manage System Status
Write a quick maintenance script using `create_check` to spin up temporary monitoring endpoints just before a deployment. Once done, use `delete_check` in the same script to clean up resources automatically. The `get_account_info` tool verifies user credentials and service quotas right from your terminal session.
Set up Uptime.com MCP in Claude Code
Prerequisites
- Claude Code CLI installed (
npm install -g @anthropic-ai/claude-code) - Active Vinkius subscription with a valid endpoint token
- 1
Run the add command
Open your terminal and run the command shown on the right. Replace
[YOUR_TOKEN_HERE]with your endpoint token from cloud.vinkius.com. Use--scope userto make it available across all projects. - 2
Verify the connection
Start a Claude Code session and type
/mcpto list connected servers. You should seeuptimecom-mcpwith a green status indicator. - 3
Start using tools
Ask Claude Code something like "Check my latest Uptime.com transactions." It will automatically discover and invoke the available Uptime.com tools.
claude mcp add --transport http uptimecom-mcp https://edge.vinkius.com/[YOUR_TOKEN_HERE]/mcp Why Choose Vinkius
Vinkius connects your tools to AI with real-time monitoring and automatic cost savings — all from one dashboard.
Real-time monitoring
Live
visibility into every interaction
Connect your favorite tools to your AI and see exactly what's happening — every request, every response, in real time.
Built-in savings
60%
lower AI costs
Vinkius compresses data between your apps and your AI automatically. Lower bills every month — no configuration required.
Single dashboard
One
place for every integration
Every tool your AI connects to, managed from a single screen. One account, complete control.
Common questions about Uptime.com MCP in Claude Code
Use it with your favorite AI tools
Connect this server to Cursor, Claude, VS Code, and more.
Start using the Uptime.com MCP today
We host it, we monitor it, we maintain it. You just paste one token.