MCP Directory

trackerfitness729-jpg/sitelauncher-mcp-server

GitHub
Cloud

Deploy live HTTPS websites in seconds. Instant subdomains ($1 USDC) or custom .xyz domains ($10 USDC) on Base chain. Templates for crypto tokens and AI agent profiles.

Direct install

Run the underlying MCP server directly — without Agent-CoreX routing.

npx -y sitelauncher-mcp-server

Use with Agent-CoreX

Agent-CoreX intelligently routes which tools from trackerfitness729-jpg/sitelauncher-mcp-server your AI agent actually needs per request — reducing token usage and cost.

agent-corex.json

{
  "mcpServers": {
    "sitelauncher-mcp-server": {
      "command": "npx",
      "args": [
        "-y",
        "sitelauncher-mcp-server"
      ]
    }
  }
}

Route trackerfitness729-jpg/sitelauncher-mcp-server intelligently

Connect in 2 minutes. Only pay for the tools your agent actually uses.

Installation Guide

Use with Agent-CoreX

Recommended: intelligent tool routing, lower costs

uvx agent-corex mcp add sitelauncher-mcp-server

Agent-CoreX selects only the tools your agent needs, cutting token usage by up to 60%.

Direct Install

Use trackerfitness729-jpg/sitelauncher-mcp-server directly without routing

npx -y sitelauncher-mcp-server

New to Agent-CoreX? View setup guide →

trackerfitness729-jpg/sitelauncher-mcp-server MCP Server