← Registry

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.

1 endpoint7 known toolsFirst detected August 9, 2026Last detected August 9, 2026

ENDPOINT 1

https://marsalas.lt/api/mcp

No auth detected

MCP server metadata

Name
marsalas
Version
1.2.0
Capabilities
tools
Server instructions

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_agents

List all AI agents and done-for-you services in the Maršalas catalog, with real prices in EUR.

Inferred read-only
get_capabilities

Return Maršalas capabilities: AI services, human services, and hybrid (AI+human) services, plus coverage and pricing model.

Inferred read-only
get_pricing

Return Maršalas pricing model and price ranges (AI agents 60–2000 EUR one-off, human tasks from 10 EUR).

Inferred read-only
create_order

Create an order for a catalog agent/service and return a payment link (payment_url).

Potential side effects
request_human_task

Request a task that needs a human in Lithuania/Latvia/Estonia (physical verification, store audit, delivery, on-site check, local coordination).

Inferred read-only
check_task_status

Check the status of a previously created order or task by its id.

Inferred read-only
contact

Send a free-form message / inquiry to the Maršalas team (no purchase).

Potential side effects

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.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.

Trust status Trusted

marsalas.lt is assessed as Trusted: Domain has an established technology history spanning over a year.

Indexed

Evidence is source-attributed and does not guarantee that a third-party server is safe. Risk labels are conservative metadata heuristics.