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