← Registry

Analytics

645.live

Provides access to Korean Lotto 6/45 draw results, statistics, and authentication options.

1 endpoint8 known toolsFirst detected May 23, 2026Last detected August 5, 2026

ENDPOINT 1

https://645.live/.well-known/mcp

No auth detected

MCP server metadata

Name
645.live MCP
Version
1.0.0
Capabilities
loggingresources.listChangedtools.listChanged

Known tools 8

get_recent_draws

Get recent Korean Lotto 6/45 draw snapshots with claim deadline data.

Inferred read-only
get_draw

Get a single Korean Lotto 6/45 draw snapshot by round number.

Inferred read-only
get_stats_overview

Get the public TrailBase-backed 645.live statistics overview.

Inferred read-only
get_auth_options

Get the current Better Auth-backed sign-in options that 645.live exposes publicly.

Inferred read-only
get_status

Get the machine-readable status document for the public 645.live agent surface.

Inferred read-only
get_my_scan_summary

Get the signed-in user's member scan summary using the existing Better Auth session cookie.

Inferred read-only
list_my_scans

List recent signed-in member scans using the existing Better Auth session cookie.

Inferred read-only
upsert_pending_scans

Persist pending member scans for the signed-in user through the existing Better Auth + TrailBase workflow.

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.645-live-mcp]
url = "https://645.live/.well-known/mcp"
enabled = true
Claude Code

.mcp.json

{
  "mcpServers": {
    "645-live-mcp": {
      "type": "http",
      "url": "https://645.live/.well-known/mcp"
    }
  }
}
Claude Desktop

Settings → Connectors → Add custom connector

Name: 645-live-mcp
Remote MCP URL: https://645.live/.well-known/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": {
    "645-live-mcp": {
      "url": "https://645.live/.well-known/mcp"
    }
  }
}
Visual Studio Code

.vscode/mcp.json

Add to Visual Studio Code
{
  "servers": {
    "645-live-mcp": {
      "type": "http",
      "url": "https://645.live/.well-known/mcp"
    }
  }
}
Generic MCP

Client-specific MCP configuration

{
  "name": "645-live-mcp",
  "transport": "streamable-http",
  "url": "https://645.live/.well-known/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 645.live was fetched 2026-07-31T13:29:47.869Z and is being refreshed.

Trust status Trusted

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