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