← lamele.lt
INDIVIDUAL MCP TOOL
create_order
Create an order for a product and return a Paysera payment_url.
LIVE ENDPOINT
https://lamele.lt/api/mcp
Connect to this endpoint to inspect the live schema for create_order and invoke it with your own arguments.
Indexed input schema
{}Risk classification
Potential side effects detected · medium confidence · heuristic, not a guarantee.
- A tool name or description contains a write-action term.
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.lamele]
url = "https://lamele.lt/api/mcp"
enabled = true
Claude Code
.mcp.json
{
"mcpServers": {
"lamele": {
"type": "http",
"url": "https://lamele.lt/api/mcp"
}
}
}
Claude Desktop
Settings → Connectors → Add custom connector
Name: lamele
Remote MCP URL: https://lamele.lt/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": {
"lamele": {
"url": "https://lamele.lt/api/mcp"
}
}
}
Visual Studio Code
.vscode/mcp.json
Add to Visual Studio Code{
"servers": {
"lamele": {
"type": "http",
"url": "https://lamele.lt/api/mcp"
}
}
}
Generic MCP
Client-specific MCP configuration
{
"name": "lamele",
"transport": "streamable-http",
"url": "https://lamele.lt/api/mcp"
}
MCP Inspector
Run the official MCP Inspector locally and enter the indexed Streamable HTTP endpoint.
Related tools
search_products— Search the Lamele.lt catalog of 3D decorative wall lamellas/panels and accessories.get_product— Get one product by handle (from /produktai/{handle}).list_collections— List product collections/categories.get_shipping_info— Shipping, installation and payment info (LT/LV/EE/PL, Paysera bank payment).request_b2b— Request a B2B / wholesale quote (bridge to the human team).contact— Send a free-form question to the Lamele.lt team.