Skip to content
Back to search
100
MCP live MCP 2026-07-28 streamable-http

de.vorortai/vorortai

de.vorortai/vorortai

Real-world tasks in Hamburg: quote, check service area, submit an enquiry for human review.

Uptime
100.0%
3 direct probes · 30d
Response
239ms
last probe
Tools
5
callable
Resources
0
readable
Prompts
0
available

Tools · 5

list_capabilities

List every task type this service performs, with evidence returned, price range and turnaround. Call this first when you do not know what can be requested.

quote_task

Estimate feasibility, price range, turnaround and evidence for a described task. Instant, deterministic and free of side effects: it creates nothing, reserves nothing and contacts nobody. A task outsi…

check_service_area

Check whether an address or district is inside the service area, without describing a task. Use this for a fast yes/no before planning anything.

get_use_cases

Concrete examples of tasks that have been defined for this service, plus the boundaries of what is knowingly not accepted. These are illustrations, not open listings — nothing here is available to cla…

submit_request

Queue an enquiry for a human to review. This is NOT an order and does NOT create a task: no operator is contacted until a person has reviewed it. Only call this after the user has explicitly agreed to…

How to use

Add to your Claude Desktop / Cursor / Cline MCP config:

{
  "mcpServers": {
    "de.vorortai/vorortai": {
      "url": "https://vorortai.de/api/mcp",
      "transport": "streamable-http"
    }
  }
}