create_starter — Website Starter MCP Tool Mutating
create_starter
(create starter) is one of 4 tools on the
Website Starter
MCP server. Connect the server and your client discovers it on the handshake.
by client
How to call create_starter from your client
- Claude Code Website Starter create_starter run in your project directory
- Claude Desktop Website Starter create_starter ~/Library/Application Support/Claude/claude_desktop_config.json
- Cursor Website Starter create_starter ~/.cursor/mcp.json
- VS Code Website Starter create_starter .vscode/mcp.json
- Zed Website Starter create_starter ~/.config/zed/settings.json
- Windsurf Website Starter create_starter ~/.codeium/windsurf/mcp_config.json
- Cline Website Starter create_starter ~/Library/Application Support/Code/User/globalStorage/saoudrizwan.claude-dev/settings/cline_mcp_settings.json
- Gemini CLI Website Starter create_starter ~/.gemini/settings.json
- Grok Website Starter create_starter .mcp.json (in your project root)
- ChatGPT Website Starter create_starter Settings → Connectors → Advanced → Developer mode
- Claude.ai Website Starter create_starter Settings → Connectors → Add custom connector
- LangChain Website Starter create_starter pip install langchain-mcp-adapters
Fastest route
claude mcp add --transport http website-starter https://websitestarter.org/mcp
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.