← Registry

General Tools

karaokeando.ar

Provides Karaokeando karaoke show package, pricing, and coverage information for Buenos Aires, and handles booking quote and availability requests.

WebMCP1 endpoint2 known toolsFirst detected September 21, 2026Last detected September 21, 2026

ENDPOINT 1

https://karaokeando.ar

No auth detected

MCP server metadata

Name
WebMCP
Capabilities
imperative

Known tools 2

get_karaoke_info

Get information about Karaokeando karaoke show packages, pricing, and coverage area in Buenos Aires.

Inferred read-only
request_booking_quote

Request a karaoke show booking quote or date availability.

Inferred read-only

CONNECT WITH APPROVAL

Client installation

Review this server and its permissions before adding it. Secret placeholders must be set locally.

Codex

~/.codex/config.toml

[mcp_servers.webmcp]
url = "https://karaokeando.ar"
enabled = true
Claude Code

.mcp.json

{
  "mcpServers": {
    "webmcp": {
      "type": "http",
      "url": "https://karaokeando.ar"
    }
  }
}
Claude Desktop

Settings → Connectors → Add custom connector

Name: webmcp
Remote MCP URL: https://karaokeando.ar

Add this remote URL as a custom connector in Claude Desktop. Availability depends on the user plan and workspace policy.

Cursor

.cursor/mcp.json

{
  "mcpServers": {
    "webmcp": {
      "url": "https://karaokeando.ar"
    }
  }
}
Visual Studio Code

.vscode/mcp.json

Add to Visual Studio Code
{
  "servers": {
    "webmcp": {
      "type": "http",
      "url": "https://karaokeando.ar"
    }
  }
}
Generic MCP

Client-specific MCP configuration

{
  "name": "webmcp",
  "transport": "streamable-http",
  "url": "https://karaokeando.ar"
}
MCP Inspector

Run the official MCP Inspector locally and enter the indexed Streamable HTTP endpoint.

TRUST AND VERIFICATION EVIDENCE

Loading Trust v2 evidence…

Checking the associated registrable domain. The BuiltWith key remains server-side.

Indexed

Evidence is source-attributed and does not guarantee that a third-party server is safe. Risk labels are conservative metadata heuristics.