← akankshaenterprises.com

INDIVIDUAL MCP TOOL

get_contact_details

Get the supplier's public contact details: business name, phone, WhatsApp number, email, service area and opening hours.

akankshaenterprises.comnone authenticationAvailability not checked

LIVE ENDPOINT

https://akankshaenterprises.com/mcp

No auth detected

Connect to this endpoint to inspect the live schema for get_contact_details and invoke it with your own arguments.

Indexed input schema

{}

Risk classification

Potential side effects detected · medium confidence · heuristic, not a guarantee.

  • A tool name or description suggests sending messages.

Parent server

akankshaenterprises.com

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.tile-stone-studio]
url = "https://akankshaenterprises.com/mcp"
enabled = true
Claude Code

.mcp.json

{
  "mcpServers": {
    "tile-stone-studio": {
      "type": "http",
      "url": "https://akankshaenterprises.com/mcp"
    }
  }
}
Claude Desktop

Settings → Connectors → Add custom connector

Name: tile-stone-studio
Remote MCP URL: https://akankshaenterprises.com/mcp

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": {
    "tile-stone-studio": {
      "url": "https://akankshaenterprises.com/mcp"
    }
  }
}
Visual Studio Code

.vscode/mcp.json

Add to Visual Studio Code
{
  "servers": {
    "tile-stone-studio": {
      "type": "http",
      "url": "https://akankshaenterprises.com/mcp"
    }
  }
}
Generic MCP

Client-specific MCP configuration

{
  "name": "tile-stone-studio",
  "transport": "streamable-http",
  "url": "https://akankshaenterprises.com/mcp"
}
MCP Inspector

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

Related tools

  • list_brands — List the tile and stone adhesive brands stocked (Weber, MYK Laticrete, JK Tylo) with a short summary and product count for each.
  • search_products — Search the tile and stone adhesive catalog by keyword (product name, tile type, application) and optionally filter by brand slug.
  • build_quote_request — Compose a ready-to-send WhatsApp quotation enquiry for tile and stone adhesive material and return the click-to-chat link.