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