onboard_agent — agent health MCP Prompt
onboard_agent
is one of 1 prompt on the
agent health
MCP server. Connect the server and it appears in your client, ready to invoke.
by client
How to invoke onboard_agent from your client
- Claude Code agent health Prompt/onboard_agent run in your project directory
- Claude Desktop agent health Prompt/onboard_agent ~/Library/Application Support/Claude/claude_desktop_config.json
- Cursor agent health Prompt/onboard_agent ~/.cursor/mcp.json
- VS Code agent health Prompt/onboard_agent .vscode/mcp.json
- Zed agent health Prompt/onboard_agent ~/.config/zed/settings.json
- Windsurf agent health Prompt/onboard_agent ~/.codeium/windsurf/mcp_config.json
- Cline agent health Prompt/onboard_agent ~/Library/Application Support/Code/User/globalStorage/saoudrizwan.claude-dev/settings/cline_mcp_settings.json
- Gemini CLI agent health Prompt/onboard_agent ~/.gemini/settings.json
- Grok agent health Prompt/onboard_agent .mcp.json (in your project root)
- ChatGPT agent health Prompt/onboard_agent Settings → Connectors → Advanced → Developer mode
- Claude.ai agent health Prompt/onboard_agent Settings → Connectors → Add custom connector
- LangChain agent health Prompt/onboard_agent pip install langchain-mcp-adapters
agent health also offers 2 resources — data you attach as context, where a prompt is something you run.
Read from the server itself, by connecting to it and calling prompts/list on 24 September 2026.
A listing does not declare its prompts, so asking is the only way to know them, and this
is what the server actually offers rather than what its listing claims. Names only are
stored; connect the server for each prompt's arguments.