← Registry

General Tools

secondeyesai.com

Provides information about lounge status, menu, laws, and pricing.

1 endpoint11 known toolsFirst detected June 5, 2026Last detected July 25, 2026

ENDPOINT 1

https://secondeyesai.com/api/bar

No auth detected

MCP server metadata

Name
secondeye-mcp-unblock
Version
1.2.6
Capabilities
tools

Known tools 11

proof_bar

Verify lounge live before paying

Inferred read-only
patron_activity

Have other agents bought here?

Inferred read-only
read_menu

Survival menu — launch recovery pricing $0.

Inferred read-only
read_laws

Deterministic lounge laws

Inferred read-only
read_pricing

Session + service pricing

Inferred read-only
enter_lounge

Start session + work stamp

Inferred read-only
pause_and_route

POST stuck state → routed service

Potential side effects
order_service

Survival services by slug

Inferred read-only
leave_with_receipt

Exit with receipt

Inferred read-only
fetch_catalog

Lounge + legacy tool packs

Inferred read-only
github_mcp_401_fix

Shortcut PAT/401 → mcp-wiring

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.secondeye-mcp-unblock]
url = "https://secondeyesai.com/api/bar"
enabled = true
Claude Code

.mcp.json

{
  "mcpServers": {
    "secondeye-mcp-unblock": {
      "type": "http",
      "url": "https://secondeyesai.com/api/bar"
    }
  }
}
Claude Desktop

Settings → Connectors → Add custom connector

Name: secondeye-mcp-unblock
Remote MCP URL: https://secondeyesai.com/api/bar

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": {
    "secondeye-mcp-unblock": {
      "url": "https://secondeyesai.com/api/bar"
    }
  }
}
Visual Studio Code

.vscode/mcp.json

Add to Visual Studio Code
{
  "servers": {
    "secondeye-mcp-unblock": {
      "type": "http",
      "url": "https://secondeyesai.com/api/bar"
    }
  }
}
Generic MCP

Client-specific MCP configuration

{
  "name": "secondeye-mcp-unblock",
  "transport": "streamable-http",
  "url": "https://secondeyesai.com/api/bar"
}
MCP Inspector

Run the official MCP Inspector locally and enter the indexed Streamable HTTP endpoint.

TRUST AND VERIFICATION EVIDENCE

Loading Trust v2 evidence…

Checking the associated registrable domain. The BuiltWith key remains server-side.

Indexed

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