← eymex.app
INDIVIDUAL MCP TOOL
list_cities
Şehir bazlı halı yıkama programı rehberlerinin listesi (slug, isim, nüfus, URL).
LIVE ENDPOINT
https://www.eymex.app/api/mcp
Connect to this endpoint to inspect the live schema for list_cities and invoke it with your own arguments.
Indexed input schema
{}Risk classification
Inferred read-only · medium confidence · heuristic, not a guarantee.
- A tool name or description suggests retrieving external content.
Parent server
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.eymex-content-discovery]
url = "https://www.eymex.app/api/mcp"
enabled = true
Claude Code
.mcp.json
{
"mcpServers": {
"eymex-content-discovery": {
"type": "http",
"url": "https://www.eymex.app/api/mcp"
}
}
}
Claude Desktop
Settings → Connectors → Add custom connector
Name: eymex-content-discovery
Remote MCP URL: https://www.eymex.app/api/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": {
"eymex-content-discovery": {
"url": "https://www.eymex.app/api/mcp"
}
}
}
Visual Studio Code
.vscode/mcp.json
Add to Visual Studio Code{
"servers": {
"eymex-content-discovery": {
"type": "http",
"url": "https://www.eymex.app/api/mcp"
}
}
}
Generic MCP
Client-specific MCP configuration
{
"name": "eymex-content-discovery",
"transport": "streamable-http",
"url": "https://www.eymex.app/api/mcp"
}
MCP Inspector
Run the official MCP Inspector locally and enter the indexed Streamable HTTP endpoint.
Related tools
list_sectors— Eymex tarafından desteklenen sektörlerin listesi (slug, başlık, URL).get_sector— Belirli bir sektör sayfasının markdown sürümünü döndürür (özellikler, hedef kitle, nasıl çalışır, SSS).list_blog_posts— Tüm blog yazılarının metadata listesini döndürür (slug, başlık, tarih, kategori, açıklama, URL).get_blog_post— Belirli bir blog yazısının başlık, metadata ve tam markdown içeriğini döndürür.get_pillar_guide— "En iyi halı yıkama programı" pillar rehberinin tam markdown sürümü (kriterler, karşılaştırma, ROI, SSS).get_product_overview— Eymex ürün özeti: halı yıkama programı odağı, operasyon zekası modülleri, AI asistan, fiyat, deneme süresi ve iletişim bilgileri.get_structured_facts— Eymex hakkında makine-okunabilir hızlı referans tablosu: şirket bilgisi, fiyat, platform, özellikler, coğrafi kapsam, operasyonel metrikler.get_city_guide— Belirli bir şehir için halı yıkama programı rehberinin markdown özeti (hizmet bölgeleri, nüfus, yerel not).