← Registry

eCommerce

atockorea.com

Search, view, check availability, get quotes, and book Korea day tours.

1 endpoint5 known toolsFirst detected July 13, 2026Last detected August 19, 2026

ENDPOINT 1

https://www.atockorea.com/api/agent/mcp

No auth detected

MCP server metadata

Name
atoc-korea-agent
Version
1.0.0
Capabilities
tools
Server instructions

AtoC Korea tours. Use search_tours / get_tour to browse, quote_price for a signed price, create_booking to get a hosted checkout URL for the traveller to pay. Agents never charge cards.

Known tools 5

search_tours

Search AtoC Korea's catalogue of private & small-group Korea day tours.

Inferred read-only
get_tour

Get the full record for one tour by its slug.

Inferred read-only
check_availability

Best-effort, read-only availability for a tour on a date.

Inferred read-only
quote_price

Get a signed price quote for a tour on a date and party size.

Inferred read-only
create_booking

Exchange a quote_token for a hosted checkout URL.

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.atoc-korea-agent]
url = "https://www.atockorea.com/api/agent/mcp"
enabled = true
Claude Code

.mcp.json

{
  "mcpServers": {
    "atoc-korea-agent": {
      "type": "http",
      "url": "https://www.atockorea.com/api/agent/mcp"
    }
  }
}
Claude Desktop

Settings → Connectors → Add custom connector

Name: atoc-korea-agent
Remote MCP URL: https://www.atockorea.com/api/agent/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": {
    "atoc-korea-agent": {
      "url": "https://www.atockorea.com/api/agent/mcp"
    }
  }
}
Visual Studio Code

.vscode/mcp.json

Add to Visual Studio Code
{
  "servers": {
    "atoc-korea-agent": {
      "type": "http",
      "url": "https://www.atockorea.com/api/agent/mcp"
    }
  }
}
Generic MCP

Client-specific MCP configuration

{
  "name": "atoc-korea-agent",
  "transport": "streamable-http",
  "url": "https://www.atockorea.com/api/agent/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 atockorea.com was fetched 2026-07-31T19:36:35.971Z and is being refreshed.

Trust status Neutral

atockorea.com is assessed as Neutral: No suspicious signals found, but no strong positive signal either

Indexed

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