eCommerce
marsalas.lt
This server provides access to a catalog of AI agents and human services, allowing users to browse capabilities, view pricing, and place orders with payment links.
ENDPOINT 1
https://marsalas.lt/api/mcp
MCP server metadata
- Name
- marsalas
- Version
- 1.2.0
Maršalas — done-for-you AI agentai ir žmogaus užduočių tiltas Baltijos verslui. Naudok list_agents katalogui, create_order užsakymui (grąžina payment_url), request_human_task žmogaus pagalbai.
Known tools 7
list_agentsList all AI agents and done-for-you services in the Maršalas catalog, with real prices in EUR.
Inferred read-onlyget_capabilitiesReturn Maršalas capabilities: AI services, human services, and hybrid (AI+human) services, plus coverage and pricing model.
Inferred read-onlyget_pricingReturn Maršalas pricing model and price ranges (AI agents 60–2000 EUR one-off, human tasks from 10 EUR).
Inferred read-onlycreate_orderCreate an order for a catalog agent/service and return a payment link (payment_url).
Potential side effectsrequest_human_taskRequest a task that needs a human in Lithuania/Latvia/Estonia (physical verification, store audit, delivery, on-site check, local coordination).
Inferred read-onlycheck_task_statusCheck the status of a previously created order or task by its id.
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.marsalas]
url = "https://marsalas.lt/api/mcp"
enabled = true
Claude Code
.mcp.json
{
"mcpServers": {
"marsalas": {
"type": "http",
"url": "https://marsalas.lt/api/mcp"
}
}
}
Claude Desktop
Settings → Connectors → Add custom connector
Name: marsalas
Remote MCP URL: https://marsalas.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": {
"marsalas": {
"url": "https://marsalas.lt/api/mcp"
}
}
}
Visual Studio Code
.vscode/mcp.json
Add to Visual Studio Code{
"servers": {
"marsalas": {
"type": "http",
"url": "https://marsalas.lt/api/mcp"
}
}
}
Generic MCP
Client-specific MCP configuration
{
"name": "marsalas",
"transport": "streamable-http",
"url": "https://marsalas.lt/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 marsalas.lt was fetched 2026-08-24T05:40:49.859Z.
marsalas.lt 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.