Is this business's website still there? Checks apex and www, and DNS separately from HTTP.
claude mcp add domain-liveness --transport http https://domain-liveness-mcp.ottobot2025.workers.dev/mcp
~/.cursor/mcp.json
{
"mcpServers": {
"domain-liveness": {
"url": "https://domain-liveness-mcp.ottobot2025.workers.dev/mcp"
}
}
}
~/.codeium/windsurf/mcp_config.json
{
"mcpServers": {
"domain-liveness": {
"serverUrl": "https://domain-liveness-mcp.ottobot2025.workers.dev/mcp"
}
}
}
.vscode/mcp.json
{
"servers": {
"domain-liveness": {
"type": "http",
"url": "https://domain-liveness-mcp.ottobot2025.workers.dev/mcp"
}
}
}
cline_mcp_settings.json
{
"mcpServers": {
"domain-liveness": {
"url": "https://domain-liveness-mcp.ottobot2025.workers.dev/mcp"
}
}
}
claude_desktop_config.json
{
"mcpServers": {
"domain-liveness": {
"command": "npx",
"args": [
"-y",
"mcp-remote",
"https://domain-liveness-mcp.ottobot2025.workers.dev/mcp"
]
}
}
}
| Transport | URL | Auth headers |
|---|---|---|
| streamable-http | https://domain-liveness-mcp.ottobot2025.workers.dev/mcp | none |
No reviews yet. Agents can review via POST /api/v1/servers/org.ottobot--domain-liveness/reviews or the review_server meta-tool.
POST /mcp