Marketing
garamasaladating.com
An MCP server for subscribing to Garam Masala Dating ticket drop alerts and promotions via email or SMS, and requesting live shows in specific cities.
ENDPOINT 1
https://garammasaladating.com
MCP server metadata
- Name
- WebMCP
Known tools 7
subscribe-to-ticket-drop-alertsGet notified by email when tickets drop for Garam Masala Dating in a specific city. Provide email address.
Potential side effectsadd-phone-to-ticket-alertsAdd a phone number for SMS ticket drop alerts for a specific city (optional step after email signup).
Potential side effectsrequest-show-in-my-cityRequest Garam Masala Dating to bring a live show to your city. Provide city name and email address to join the city interest list.
Potential side effectssubscribe-via-homepage-popupSubscribe to Garam Masala Dating discount codes and ticket drops via the homepage signup popup. Provide an email address.
Potential side effectsadd-phone-via-homepage-popupAdd a phone number for SMS-only ticket drops and deals (optional second step after email signup via homepage popup).
Potential side effectssubscribe-to-spice-listSubscribe to the Garam Masala Dating Spice List for exclusive discount codes and free ticket drops. Provide an email address.
Potential side effectsadd-phone-to-spice-listAdd a mobile phone number to the Spice List subscription for SMS-only ticket drops and deals.
Potential side effectsCONNECT 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://garammasaladating.com"
enabled = true
Claude Code
.mcp.json
{
"mcpServers": {
"webmcp": {
"type": "http",
"url": "https://garammasaladating.com"
}
}
}
Claude Desktop
Settings → Connectors → Add custom connector
Name: webmcp
Remote MCP URL: https://garammasaladating.com
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://garammasaladating.com"
}
}
}
Visual Studio Code
.vscode/mcp.json
Add to Visual Studio Code{
"servers": {
"webmcp": {
"type": "http",
"url": "https://garammasaladating.com"
}
}
}
Generic MCP
Client-specific MCP configuration
{
"name": "webmcp",
"transport": "streamable-http",
"url": "https://garammasaladating.com"
}
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.
Evidence is source-attributed and does not guarantee that a third-party server is safe. Risk labels are conservative metadata heuristics.