eCommerce
lamele.lt
Search and purchase 3D decorative wall panels and accessories from the Lamele.lt catalog, including order creation and payment via Paysera.
ENDPOINT 1
https://lamele.lt/api/mcp
MCP server metadata
- Name
- lamele
- Version
- 1.0.0
Lamele.lt — 3D dekoratyvinės sienų lamelės. search_products katalogui, create_order užsakymui (Paysera payment_url), request_b2b didmenai.
Known tools 7
search_productsSearch the Lamele.lt catalog of 3D decorative wall lamellas/panels and accessories.
Inferred read-onlyget_shipping_infoShipping, installation and payment info (LT/LV/EE/PL, Paysera bank payment).
Potential side effectsCONNECT 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.
TRUST AND VERIFICATION EVIDENCE
Loading Trust v2 evidence…
Checking the associated registrable domain. The BuiltWith key remains server-side.
Evidence is source-attributed and does not guarantee that a third-party server is safe. Risk labels are conservative metadata heuristics.