← Registry

General Tools

launchpainting.com

Provides public business information, services, service areas, and estimate request details for Launch Painting Co.

1 endpoint4 known toolsFirst detected August 14, 2026Last detected August 14, 2026

ENDPOINT 1

https://launchpainting.com/mcp

No auth detected

MCP server metadata

Name
launch-painting-mcp
Version
0.1.0
Capabilities
tools.listChanged
Server instructions

Public MCP server for Launch Painting Co., a residential painting company serving Brevard County, Florida. Use these tools to answer questions about the business, its services, service area, and how to request a free estimate. All tools return only public marketing information — no customer data.

Known tools 4

get_business_info

Return Launch Painting Co.'s public business info: legal name, prior name, phone, email, hours, website, and headquarters city.

Potential side effects
list_services

Return the painting services Launch Painting Co.

Inferred read-only
list_service_areas

Return the cities in Brevard County, Florida that Launch Painting Co.

Inferred read-only
get_estimate_info

Return how to request a free written painting estimate from Launch Painting Co., including the online form URL, phone, and email.

Potential side effects

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.launch-painting-mcp]
url = "https://launchpainting.com/mcp"
enabled = true
Claude Code

.mcp.json

{
  "mcpServers": {
    "launch-painting-mcp": {
      "type": "http",
      "url": "https://launchpainting.com/mcp"
    }
  }
}
Claude Desktop

Settings → Connectors → Add custom connector

Name: launch-painting-mcp
Remote MCP URL: https://launchpainting.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": {
    "launch-painting-mcp": {
      "url": "https://launchpainting.com/mcp"
    }
  }
}
Visual Studio Code

.vscode/mcp.json

Add to Visual Studio Code
{
  "servers": {
    "launch-painting-mcp": {
      "type": "http",
      "url": "https://launchpainting.com/mcp"
    }
  }
}
Generic MCP

Client-specific MCP configuration

{
  "name": "launch-painting-mcp",
  "transport": "streamable-http",
  "url": "https://launchpainting.com/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 launchpainting.com was fetched 2026-08-23T22:08:02.308Z.

Trust status Neutral

launchpainting.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.