← birmakine.com

INDIVIDUAL MCP TOOL

favori_ekle

Kullanıcının favori/kaydedilenler listesine ilan ekler (token-tabanlı, 30 gün saklanır, hesap gerektirmez).

birmakine.comnone authenticationAvailability not checked

LIVE ENDPOINT

https://birmakine.com/mcp

No auth detected

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

Indexed input schema

{}

Risk classification

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

  • A tool name, description or schema mentions credentials.

Parent server

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

.mcp.json

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

Settings → Connectors → Add custom connector

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

.vscode/mcp.json

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

Client-specific MCP configuration

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

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

Related tools

  • ilan_ara — İlan arar (q/kategori/fiyat/şehir/satıcı/sort).
  • kategori_ozet — Kategori pazar özeti (ilan/satıcı/fiyat/marka).
  • talep_durumu — Write-tool ile oluşturulan talebin (fiyat_alarmi/arama/mesaj/teklif) durumunu döndürür — kullanıcı e-posta onayı verdi mi (aktif/iletildi) yoksa bekliyor mu.
  • kategori_agaci — Tam hiyerarşik kategori ağacı + rollup.
  • fiyat_dagilimi — Kategori fiyat histogramı + medyan/çeyreklik.
  • fiyat_gecmisi — Kategori fiyat zaman-serisi trendi.
  • benzer_fiyatli — Bütçeye en yakın ilanlar.
  • ilan_detay — İlan detayı (PII yok).