← isimkayit.com

INDIVIDUAL MCP TOOL

search_domain

Use when the user asks if a domain (e.g.

isimkayit.comnone authenticationAvailability not checked

LIVE ENDPOINT

https://www.isimkayit.com/mcp

No auth detected

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

Indexed input schema

{}

Risk classification

Inferred read-only · medium confidence · heuristic, not a guarantee.

  • No write-capable action terms were found; this is not proof that invocation has no side effects.

Parent server

isimkayit.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.isimkayit-mcp]
url = "https://www.isimkayit.com/mcp"
enabled = true
Claude Code

.mcp.json

{
  "mcpServers": {
    "isimkayit-mcp": {
      "type": "http",
      "url": "https://www.isimkayit.com/mcp"
    }
  }
}
Claude Desktop

Settings → Connectors → Add custom connector

Name: isimkayit-mcp
Remote MCP URL: https://www.isimkayit.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": {
    "isimkayit-mcp": {
      "url": "https://www.isimkayit.com/mcp"
    }
  }
}
Visual Studio Code

.vscode/mcp.json

Add to Visual Studio Code
{
  "servers": {
    "isimkayit-mcp": {
      "type": "http",
      "url": "https://www.isimkayit.com/mcp"
    }
  }
}
Generic MCP

Client-specific MCP configuration

{
  "name": "isimkayit-mcp",
  "transport": "streamable-http",
  "url": "https://www.isimkayit.com/mcp"
}
MCP Inspector

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

Related tools

  • list_products — Use when the user wants hosting, VDS/VPS, SSL, email, VPN, dedicated, SLA or Sophos plans.
  • list_tlds — Use when comparing domain extensions or quoting a TLD.
  • whois_lookup — Use before transfer or brand checks.
  • recommend_server — Use when the user describes a workload (WordPress, forex, RDP, Dubai, budget VPS).
  • ai_domain_suggest — Use when the user wants name ideas.
  • agent_domain_fields — Use for .tr / other ccTLDs before adding a domain to the agent cart.
  • agent_cart_add — WRITE.
  • agent_cart_get — Use to poll a cart created by agent_cart_add.