← lorensaisolutions.com

INDIVIDUAL MCP TOOL

premium_preflight

Triple-user-agent intelligence with five-hop redirect evidence, retries, access controls, commerce risk, can_proceed, and proof.

lorensaisolutions.comnone authenticationAvailability not checked

LIVE ENDPOINT

https://preflight.lorensaisolutions.com/mcp

No auth detected

Connect to this endpoint to inspect the live schema for premium_preflight and invoke it with your own arguments.

Indexed input schema

{}

Risk classification

Inferred read-only · medium confidence · heuristic, not a guarantee.

  • No write-capable action terms were found; this is not proof that invocation has no side effects.

Parent server

lorensaisolutions.com

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.agent-preflight-edge-paywall]
url = "https://preflight.lorensaisolutions.com/mcp"
enabled = true
Claude Code

.mcp.json

{
  "mcpServers": {
    "agent-preflight-edge-paywall": {
      "type": "http",
      "url": "https://preflight.lorensaisolutions.com/mcp"
    }
  }
}
Claude Desktop

Settings → Connectors → Add custom connector

Name: agent-preflight-edge-paywall
Remote MCP URL: https://preflight.lorensaisolutions.com/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": {
    "agent-preflight-edge-paywall": {
      "url": "https://preflight.lorensaisolutions.com/mcp"
    }
  }
}
Visual Studio Code

.vscode/mcp.json

Add to Visual Studio Code
{
  "servers": {
    "agent-preflight-edge-paywall": {
      "type": "http",
      "url": "https://preflight.lorensaisolutions.com/mcp"
    }
  }
}
Generic MCP

Client-specific MCP configuration

{
  "name": "agent-preflight-edge-paywall",
  "transport": "streamable-http",
  "url": "https://preflight.lorensaisolutions.com/mcp"
}
MCP Inspector

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

Related tools

  • access_check — Loss-leader URL access, login, and CAPTCHA check.
  • api_discovery — Discover OpenAPI, Swagger, GraphQL, MCP, and API documentation signals.
  • change_check — Fetch a URL and compare its content fingerprint with the prior KV observation.
  • preflight — Single-fetch URL intelligence, access checks, commerce signals, and risk.
  • product_intel — Extract product price, availability, add-to-cart, and commerce risk signals.
  • batch_preflight — Run standard preflight against as many as 10 URLs in one paid request.