← Back to Plugins
MCP Server MCP

io.github.trackerfitness729-jpg/sitelauncher-mcp-server

github By github 👁 1 views ▲ 0 votes

Deploy live HTTPS websites in seconds. Instant subdomains or custom .xyz domains via USDC.

Homepage Verified source GitHub

Install

npx -y [email protected]

Configuration Example

{
  "remotes": [],
  "packages": [
    {
      "registryType": "npm",
      "identifier": "sitelauncher-mcp-server",
      "version": "1.0.1",
      "transport": {
        "type": "stdio"
      },
      "environmentVariables": [
        {
          "description": "SiteLauncher API base URL",
          "format": "string",
          "name": "SITELAUNCHER_API_URL"
        }
      ]
    }
  ]
}
mcp model-context-protocol npm

Comments

Sign in to leave a comment

Loading comments...