← lpf.com.ua

INDIVIDUAL MCP TOOL

get_price_guide

Орієнтовні вилки цін у доларах США (USD): пакети «під ключ» (від економ-виконання до повного кастома) та окремі позиції.

lpf.com.uanone authenticationAvailability not checked

LIVE ENDPOINT

https://lpf.com.ua/api/mcp

No auth detected

Connect to this endpoint to inspect the live schema for get_price_guide 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

lpf.com.ua

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

.mcp.json

{
  "mcpServers": {
    "lpf-studio": {
      "type": "http",
      "url": "https://lpf.com.ua/api/mcp"
    }
  }
}
Claude Desktop

Settings → Connectors → Add custom connector

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

.vscode/mcp.json

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

Client-specific MCP configuration

{
  "name": "lpf-studio",
  "transport": "streamable-http",
  "url": "https://lpf.com.ua/api/mcp"
}
MCP Inspector

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

Related tools

  • company_info — Хто такі LPF: студія цифрових систем і бізнес-послуг (Україна, працює з 2018), напрями, контакти, як відбувається співпраця (бриф → оцінка → робота), машиночитні ресурси.
  • list_services — 16 напрямів послуг LPF з короткими описами й посиланнями на детальні сторінки.
  • submit_brief — Передає заявку/бриф команді LPF (відповідають протягом робочого дня).