get_onboarding_status — Keelen MCP Tool Read-only
get_onboarding_status
(get onboarding status) is one of 41 tools on the
Keelen
MCP server. Connect the server and your client discovers it on the handshake.
by client
How to call get_onboarding_status from your client
- Claude Code Keelen get_onboarding_status run in your project directory
- Claude Desktop Keelen get_onboarding_status ~/Library/Application Support/Claude/claude_desktop_config.json
- Cursor Keelen get_onboarding_status ~/.cursor/mcp.json
- VS Code Keelen get_onboarding_status .vscode/mcp.json
- Zed Keelen get_onboarding_status ~/.config/zed/settings.json
- Windsurf Keelen get_onboarding_status ~/.codeium/windsurf/mcp_config.json
- Cline Keelen get_onboarding_status ~/Library/Application Support/Code/User/globalStorage/saoudrizwan.claude-dev/settings/cline_mcp_settings.json
- Gemini CLI Keelen get_onboarding_status ~/.gemini/settings.json
- Grok Keelen get_onboarding_status .mcp.json (in your project root)
- ChatGPT Keelen get_onboarding_status Settings → Connectors → Advanced → Developer mode
- Claude.ai Keelen get_onboarding_status Settings → Connectors → Add custom connector
- LangChain Keelen get_onboarding_status pip install langchain-mcp-adapters
Fastest route
claude mcp add --transport http keelen https://keelen.ai/mcp
Other tools on this server
- list_projects
- create_project
- submit_request
- get_request_status
- set_product_vision
- set_product_goal
- list_roadmap
- reorder_roadmap
- cancel_roadmap_item
- clear_horizon_pin
- rollback_roblox_place
- project_status
- close_task
- get_product_goal
- get_product_vision
- list_escalations
- resolve_escalation
- retry_blocked_task
- rearm_roadmap_item
- resolve_platform_policy_conflict
- set_ui_review_scenario_cap
- replan_task
- control_scheduler
- archive_project
- delete_project
- run_security_review
- run_legal_exposure_review
- get_legal_exposure_findings
- run_control_gap_review
- get_control_gap_findings
- answer_request
- refine_request
- signup
- verify_email
- open_dashboard
- connect_github
- list_github_repos
- import_project
- get_provisioning_status
- get_billing
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.