← Registry

General Tools

aurinia.online

Provides booking and availability services for venues in the Aurinia network, including doctors, hostels, and spas.

1 endpoint8 known toolsFirst detected August 16, 2026Last detected August 16, 2026

ENDPOINT 1

https://aurinia.online/mcp

No auth detected

MCP server metadata

Name
Aurinia Connect
Version
0.0.1
Capabilities
tools
Server instructions

Мережа Aurinia: find_providers → get_availability → book. Читання без авторизації; для book — одноразова згода закладу в Telegram.

Known tools 8

find_providers

Find a venue in the Aurinia network (doctor, hostel, spa).

Inferred read-only
get_provider_info

Details for one venue by provider_id: id, type (doctor/hostel/spa), name, city, address.

Inferred read-only
get_availability

Availability and price at a venue.

Inferred read-only
book

REAL action: book at a network venue on the user's behalf.

Inferred read-only
reschedule

REAL action: reschedule a booking at a network venue.

Inferred read-only
cancel

REAL action: cancel a booking at a network venue IMMEDIATELY — no confirmation step.

Inferred read-only
list_current_bookings

The user's current/upcoming bookings at a network venue (by date, nearest first).

Inferred read-only
list_past_bookings

The user's past bookings at a network venue (by date, most recent first).

Inferred read-only

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.aurinia-connect]
url = "https://aurinia.online/mcp"
enabled = true
Claude Code

.mcp.json

{
  "mcpServers": {
    "aurinia-connect": {
      "type": "http",
      "url": "https://aurinia.online/mcp"
    }
  }
}
Claude Desktop

Settings → Connectors → Add custom connector

Name: aurinia-connect
Remote MCP URL: https://aurinia.online/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": {
    "aurinia-connect": {
      "url": "https://aurinia.online/mcp"
    }
  }
}
Visual Studio Code

.vscode/mcp.json

Add to Visual Studio Code
{
  "servers": {
    "aurinia-connect": {
      "type": "http",
      "url": "https://aurinia.online/mcp"
    }
  }
}
Generic MCP

Client-specific MCP configuration

{
  "name": "aurinia-connect",
  "transport": "streamable-http",
  "url": "https://aurinia.online/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 aurinia.online was fetched 2026-08-23T15:12:41.503Z.

Trust status New

This domain appears to have previously been parked, so its current status is new or unverified.

Indexed

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