Dotcom-Monitor Connector for AI agents.
6 live capabilities
Monitor website uptime and global host health through your AI client.
Waiting for input…
Why people use Dotcom-Monitor
Dotcom-Monitor for Real-Time Website Uptime Monitoring
With this Connector, you just ask your agent. You can pull up a list of every active monitoring device or check the response times for a specific site from three different countries at once. It turns a five minute research task into a five second conversation.
What Vinkius changes
You get instant access to your website's global health data through a simple conversation.
Use it from Claude, ChatGPT, Cursor or another AI client you already have.
One account · 5,900+ Connectors
- Real-world use case 01
Troubleshooting a slow page
A developer asks why a site felt slow at 2 AM.
- Real-world use case 02
Auditing alert coverage
An IT manager wants to see who gets notified for a database failure.
- Real-world use case 03
Verifying global reach
A DevOps engineer wants to know if they have checks in Asia.
Complete set · 6capabilities
The complete Dotcom-Monitor capability set.
These are the exact actions your AI can choose when you ask it to work with Dotcom-Monitor.
01—03
3 capabilities in this set.
Part of 6 available through Dotcom-Monitor.
- 01 Capability
Get device monitoring history
Pull the historical status and response times for a device. This is the go-to capability for identifying latency trends.
- 02 Capability
List alert groups
See all your configured alert groups. This helps you verify who gets notified when a site goes down.
- 03 Capability
List monitoring devices
Get a list of all your active monitoring devices. Use this to see every uptime and speed check currently running.
04—06
3 capabilities in this set.
Part of 6 available through Dotcom-Monitor.
- 04 Capability
List monitoring locations
Find all the geographic locations where your checks are running. It's great for verifying global coverage.
- 05 Capability
List available platforms
See which monitoring platforms are available. This helps you coordinate your various checks.
- 06 Capability
Get device details
Get the specific metadata for a single monitoring device. Use this to see the exact configuration of a specific check.
Set up in minutes
One URL. Then ask Dotcom-Monitor to work.
Claude and ChatGPT only need the Connector URL. Copy it once, add it in settings, and use Dotcom-Monitor from the conversation.
Choose your client
Live previewAdvanced clients IDE · CLI
Claude · Web + desktop
Connector URL · ready to paste
Streamable HTTPhttps://edge.vinkius.com/vk_preview_GqGj3Rlz734elQvwGWsaDwAQaGs3sdeIJxtIggc7/mcp - Step 01
Open Connectors
In Claude Web or Claude Desktop, open Settings and choose Connectors.
- Step 02
Add the URL
Choose Add custom connector, name it Dotcom-Monitor, and paste the URL above.
- Step 03
Turn it on in chat
Select +, open Connectors, and enable Dotcom-Monitor for the conversation.
ChatGPT · Web + desktop
Connector URL · ready to paste
Streamable HTTPhttps://edge.vinkius.com/vk_preview_GqGj3Rlz734elQvwGWsaDwAQaGs3sdeIJxtIggc7/mcp - Step 01
Open MCP settings
On desktop, open Settings and MCP servers. On web, open your workspace app or connector settings.
- Step 02
Add the URL
Choose Add server with Streamable HTTP, or create a custom MCP app, then paste the Dotcom-Monitor URL.
- Step 03
Save and start
Save the connection and enable Dotcom-Monitor in your conversation. Desktop may ask you to restart once.
Cursor · IDE configuration
Advanced setup
{
"mcpServers": {
"dotcom-monitor": {
"url": "https://edge.vinkius.com/vk_preview_GqGj3Rlz734elQvwGWsaDwAQaGs3sdeIJxtIggc7/mcp"
}
}
} - Step 01
Open MCP Settings
Press Cmd+Shift+P (macOS) or Ctrl+Shift+P (Windows/Linux) → search "MCP Settings"
- Step 02
Add the server config
Paste the JSON configuration above into the mcp.json file that opens
- Step 03
Save the file
Cursor will automatically detect the new Connector
- Step 04
Start using Dotcom-Monitor
Open Agent mode in chat and ask: "Using Dotcom-Monitor, help me...". 6 tools available
VS Code Copilot · IDE configuration
Advanced setup
{
"mcpServers": {
"dotcom-monitor": {
"url": "https://edge.vinkius.com/vk_preview_GqGj3Rlz734elQvwGWsaDwAQaGs3sdeIJxtIggc7/mcp"
}
}
} - Step 01
Create MCP config
Create a .vscode/mcp.json file in your project root
- Step 02
Add the server config
Paste the JSON configuration above
- Step 03
Enable Agent mode
Open GitHub Copilot Chat and switch to Agent mode using the dropdown
- Step 04
Start using Dotcom-Monitor
Ask Copilot: "Using Dotcom-Monitor, help me...". 6 tools available
Windsurf · IDE configuration
Advanced setup
{
"mcpServers": {
"dotcom-monitor": {
"url": "https://edge.vinkius.com/vk_preview_GqGj3Rlz734elQvwGWsaDwAQaGs3sdeIJxtIggc7/mcp"
}
}
} - Step 01
Open MCP Settings
Go to Settings → MCP Configuration or press Cmd+Shift+P and search "MCP"
- Step 02
Add the server
Paste the JSON configuration above into mcp_config.json
- Step 03
Save and reload
Windsurf will detect the new server automatically
- Step 04
Start using Dotcom-Monitor
Open Cascade and ask: "Using Dotcom-Monitor, help me...". 6 tools available
Cline · IDE configuration
Advanced setup
{
"mcpServers": {
"dotcom-monitor": {
"url": "https://edge.vinkius.com/vk_preview_GqGj3Rlz734elQvwGWsaDwAQaGs3sdeIJxtIggc7/mcp"
}
}
} - Step 01
Open Cline MCP Settings
Click the Connectors icon in the Cline sidebar panel
- Step 02
Add remote server
Click "Add Connector" and paste the configuration above
- Step 03
Enable the server
Toggle the server switch to ON
- Step 04
Start using Dotcom-Monitor
Ask Cline: "Using Dotcom-Monitor, help me...". 6 tools available
Claude Code · Terminal command
Advanced setup
claude mcp add dotcom-monitor --transport http "https://edge.vinkius.com/vk_preview_GqGj3Rlz734elQvwGWsaDwAQaGs3sdeIJxtIggc7/mcp" - Step 01
Install Claude Code
Run npm install -g @anthropic-ai/claude-code if not already installed
- Step 02
Add the Connector
Run the command above in your terminal
- Step 03
Verify the connection
Run claude mcp to list connected servers, or type /mcp inside a session
- Step 04
Start using Dotcom-Monitor
Ask Claude: "Using Dotcom-Monitor, show me...". 6 tools are ready
Where the request belongs
Work Dotcom-Monitor can move forward.
This is for the DevOps engineer who needs to know why a site is lagging right now, or the IT manager who needs to verify that alert groups are correctly configured across different regions.
DevOps Engineer
Checks real-time device health and pulls historical logs to debug latency spikes during a shift.
IT Manager
Verifies that alert groups and notification teams are correctly mapped for different infrastructure tiers.
Web Developer
Quickly checks page load speeds and platform availability across different global locations.
Build the capability set
Add more capabilities.
Each Connector adds new actions and data without changing how you work.
Browse ConnectorsPingdom
Monitor website uptime and performance via Pingdom. list checks, track response times, and manage alerts directly from any AI agent.
StatusCake
Monitor website uptime, page speed, and SSL certificates directly from your AI agent using StatusCake.
Uptime.com
Monitor website and API uptime from 30+ global locations with instant alerts when downtime hits any of your services.
Hexometer
Automate website monitoring via Hexometer. monitor uptime, performance, and health directly from any AI agent.
Geekflare
Test your website performance, security headers, and DNS configuration with a comprehensive suite of technical audit capabilities.
UptimeRobot
Monitor and manage your website uptime seamlessly. List, create, and resolve monitor alerts directly from your AI agent, 24/7.
Bring your own AI
Change the model, client or framework. Keep Dotcom-Monitor connected.
-
Claude -
ChatGPT -
Gemini -
Cursor -
VS Code -
Windsurf -
ZCode -
Cline -
Zed -
Continue -
Kiro -
Roo Code -
Zencoder -
Goose -
Void -
Augment Code -
Amp -
Qodo -
Tabnine -
Pieces -
Sourcegraph Cody -
JetBrains -
Warp -
Amazon Q -
Antigravity -
BoltAI -
Raycast -
Jan -
LM Studio -
AnythingLLM -
Open WebUI -
Msty -
Cherry Studio -
LibreChat -
TypingMind -
Chorus -
5ire -
n8n -
LangChain -
LlamaIndex -
CrewAI -
Vercel AI SDK
Before you connect
Questions about Dotcom-Monitor.
The practical details behind the request, access and result.
Can the Dotcom-Monitor MCP check my website's speed?
Yes, it can pull historical response times and status data for your monitoring devices. You can ask your agent to identify specific times when your site felt slow or check current performance.
How do I see which alert groups are active with Dotcom-Monitor?
The Connector allows your agent to list all your configured alert groups. This is helpful for verifying which teams are notified when a service goes down.
Can I use Dotcom-Monitor MCP to see global monitoring locations?
Yes, you can ask your agent to list all the geographic locations where your checks are currently running. This helps you verify your global coverage in seconds.
Does the Dotcom-Monitor MCP show my host health?
It provides real-time status and historical data for the devices you have configured in Dotcom-Monitor. If you're monitoring your infrastructure, the agent can report on its health and uptime.
Can I use this to manage my Dotcom-Monitor account?
This Connector is designed for monitoring and data retrieval. You can query your devices, history, and alert groups, but you'll still need to use the web dashboard for account settings or creating new monitors.
Can I check the uptime status of a specific device via AI?
Yes! Use the get_device_details capability and provide the Device ID. Your agent will retrieve the current operational status and basic performance metrics.
How do I see the history of response times for a monitor?
Run the get_device_monitoring_history query with your Device ID. The agent will retrieve a historical log of success/failure states and latency data.
Is it possible to list all geographic monitoring locations via AI?
Absolutely. Use the list_monitoring_locations query. The agent will retrieve the complete list of worldwide regions where Dotcom-Monitor agents are available.
One connection away
Give your agent a direct line to Dotcom-Monitor.
Connect Dotcom-Monitor once. Keep it beside 5,900+ managed Connectors when the next task needs more.
Explore every Connector No credit card required · Free tier available