← sifiraracbul.com

INDIVIDUAL MCP TOOL

get_model_details

Belirli bir model hakkında detaylı bilgi ve sayfa linki döner.

sifiraracbul.comnone authenticationAvailability not checked

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 endpoint

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

.mcp.json

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

Settings → Connectors → Add custom connector

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

.vscode/mcp.json

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

Client-specific MCP configuration

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

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

Related tools

  • search_cars — Türkiye pazarındaki sıfır km araçları marka, gövde tipi, yakıt tipi veya fiyat aralığına göre ara.
  • compare_models — 2-4 model arasında fiyat ve teknik özellik karşılaştırması yapar.
  • list_brands — Sitede listelenen tüm markaları döner.
  • get_campaigns — Aktif sıfır araç kampanyalarını Supabase veritabanından çeker.