eCommerce
fl1.com.ua
Provides product search, details, categories, store information, and order creation for an e-commerce store.
ENDPOINT 1
https://fl1.com.ua/api/mcp
MCP server metadata
- Name
- fl1-shop
- Version
- 1.0.0
Магазин освітлення «Файні Люстри» (Україна). Починайте з search_products або list_categories; store_info — доставка/оплата/контакти. create_order без confirm:true — безпечне прев’ю; confirm:true створює справжнє замовлення (тільки після згоди користувача).
Known tools 5
get_productПовна інформація про товар за слагом: опис, характеристики, ціна зі знижкою, наявність, фото, схожі товари.
Inferred read-onlystore_infoДоставка, оплата (є накладений платіж), самовивіз, контакти, юрдані, як оформлюється замовлення.
Inferred read-onlyCONNECT 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.fl1-shop]
url = "https://fl1.com.ua/api/mcp"
enabled = true
Claude Code
.mcp.json
{
"mcpServers": {
"fl1-shop": {
"type": "http",
"url": "https://fl1.com.ua/api/mcp"
}
}
}
Claude Desktop
Settings → Connectors → Add custom connector
Name: fl1-shop
Remote MCP URL: https://fl1.com.ua/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": {
"fl1-shop": {
"url": "https://fl1.com.ua/api/mcp"
}
}
}
Visual Studio Code
.vscode/mcp.json
Add to Visual Studio Code{
"servers": {
"fl1-shop": {
"type": "http",
"url": "https://fl1.com.ua/api/mcp"
}
}
}
Generic MCP
Client-specific MCP configuration
{
"name": "fl1-shop",
"transport": "streamable-http",
"url": "https://fl1.com.ua/api/mcp"
}
MCP Inspector
Run the official MCP Inspector locally and enter the indexed Streamable HTTP endpoint.
TRUST AND VERIFICATION EVIDENCE
Trust Data Available
BuiltWith Trust API v2 evidence for fl1.com.ua was fetched 2026-08-23T18:10:30.901Z.
fl1.com.ua is assessed as Trusted: Domain has an established technology history spanning over a year.
Evidence is source-attributed and does not guarantee that a third-party server is safe. Risk labels are conservative metadata heuristics.