← Registry

Developer Tools

launchfiles.app

Provides tools for website analysis (design UX, search repair, deployment trust) and payment provider management for agent checkouts.

1 endpoint7 known toolsFirst detected August 25, 2026Last detected August 25, 2026

ENDPOINT 1

https://launchfiles.app/api/mcp

No auth detected

MCP server metadata

Name
launchfiles-agent
Version
0.2.0
Capabilities
tools
Server instructions

Free standalones need no token and no credits. Billing create/poll need no token. Paid Page Draft uses unlock_token from poll after page_draft_long settles — not credits. Paid Design UX requires lf_agent_ + credits.

Known tools 7

launchfiles_standalone_design_ux_radar_free

Public free Design UX Radar preview for one URL (rule-based first-screen check with real screenshots).

Inferred read-only
launchfiles_standalone_search_repair_radar_free

Public free Search Repair Radar teaser.

Inferred read-only
launchfiles_standalone_deployment_trust_radar_free

Public free Deployment Trust Radar packet (free-full demand probe; no paid tier).

Inferred read-only
launchfiles_billing_list_providers

List payment providers available for agent checkout (id, enabled, mode, rails).

Potential side effects
launchfiles_billing_create_checkout

Create provider-agnostic agent checkout.

Potential side effects
launchfiles_billing_poll_checkout

Poll an agent checkout until settled.

Inferred read-only
launchfiles_standalone_page_draft_paid

Paid Page Draft long packet after a settled page_draft_long checkout.

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.launchfiles-agent]
url = "https://launchfiles.app/api/mcp"
enabled = true
Claude Code

.mcp.json

{
  "mcpServers": {
    "launchfiles-agent": {
      "type": "http",
      "url": "https://launchfiles.app/api/mcp"
    }
  }
}
Claude Desktop

Settings → Connectors → Add custom connector

Name: launchfiles-agent
Remote MCP URL: https://launchfiles.app/api/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": {
    "launchfiles-agent": {
      "url": "https://launchfiles.app/api/mcp"
    }
  }
}
Visual Studio Code

.vscode/mcp.json

Add to Visual Studio Code
{
  "servers": {
    "launchfiles-agent": {
      "type": "http",
      "url": "https://launchfiles.app/api/mcp"
    }
  }
}
Generic MCP

Client-specific MCP configuration

{
  "name": "launchfiles-agent",
  "transport": "streamable-http",
  "url": "https://launchfiles.app/api/mcp"
}
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.