prepare_website_service_checkout — Website Launch MCP Tool
prepare_website_service_checkout
(prepare website service checkout) is one of 3 tools on the
Website Launch
MCP server. Connect the server and your client discovers it on the handshake.
by client
How to call prepare_website_service_checkout from your client
- Claude Code Website Launch prepare_website_service_checkout run in your project directory
- Claude Desktop Website Launch prepare_website_service_checkout ~/Library/Application Support/Claude/claude_desktop_config.json
- Cursor Website Launch prepare_website_service_checkout ~/.cursor/mcp.json
- VS Code Website Launch prepare_website_service_checkout .vscode/mcp.json
- Zed Website Launch prepare_website_service_checkout ~/.config/zed/settings.json
- Windsurf Website Launch prepare_website_service_checkout ~/.codeium/windsurf/mcp_config.json
- Cline Website Launch prepare_website_service_checkout ~/Library/Application Support/Code/User/globalStorage/saoudrizwan.claude-dev/settings/cline_mcp_settings.json
- Gemini CLI Website Launch prepare_website_service_checkout ~/.gemini/settings.json
- Grok Website Launch prepare_website_service_checkout .mcp.json (in your project root)
- ChatGPT Website Launch prepare_website_service_checkout Settings → Connectors → Advanced → Developer mode
- Claude.ai Website Launch prepare_website_service_checkout Settings → Connectors → Add custom connector
- LangChain Website Launch prepare_website_service_checkout pip install langchain-mcp-adapters
Fastest route
claude mcp add --transport http website-launch https://instant-website-builder-usa-6feac193.base44.app/functions/websiteServiceMcp
Other tools on this server
This list was read from the server itself, by connecting to it and calling tools/list on 24 September 2026. It is what
the server actually exposes, not what its listing claims.
Mutating and Read-only are read off each tool's name, not its schema — a hint, not a guarantee. The registry stores tool names only; connect the server for its live schemas.