get_starter — Website Starter MCP Tool Read-only
get_starter
(get 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 get_starter from your client
- Claude Code Website Starter get_starter run in your project directory
- Claude Desktop Website Starter get_starter ~/Library/Application Support/Claude/claude_desktop_config.json
- Cursor Website Starter get_starter ~/.cursor/mcp.json
- VS Code Website Starter get_starter .vscode/mcp.json
- Zed Website Starter get_starter ~/.config/zed/settings.json
- Windsurf Website Starter get_starter ~/.codeium/windsurf/mcp_config.json
- Cline Website Starter get_starter ~/Library/Application Support/Code/User/globalStorage/saoudrizwan.claude-dev/settings/cline_mcp_settings.json
- Gemini CLI Website Starter get_starter ~/.gemini/settings.json
- Grok Website Starter get_starter .mcp.json (in your project root)
- ChatGPT Website Starter get_starter Settings → Connectors → Advanced → Developer mode
- Claude.ai Website Starter get_starter Settings → Connectors → Add custom connector
- LangChain Website Starter get_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.