apply_to_job — AI Dev Jobs MCP Tool Mutating
apply_to_job
(apply to job) is one of 20 tools on the
AI Dev Jobs
MCP server. Connect the server and your client discovers it on the handshake.
by client
How to call apply_to_job from your client
- Claude Code AI Dev Jobs apply_to_job run in your project directory
- Claude Desktop AI Dev Jobs apply_to_job ~/Library/Application Support/Claude/claude_desktop_config.json
- Cursor AI Dev Jobs apply_to_job ~/.cursor/mcp.json
- VS Code AI Dev Jobs apply_to_job .vscode/mcp.json
- Zed AI Dev Jobs apply_to_job ~/.config/zed/settings.json
- Windsurf AI Dev Jobs apply_to_job ~/.codeium/windsurf/mcp_config.json
- Cline AI Dev Jobs apply_to_job ~/Library/Application Support/Code/User/globalStorage/saoudrizwan.claude-dev/settings/cline_mcp_settings.json
- Gemini CLI AI Dev Jobs apply_to_job ~/.gemini/settings.json
- Grok AI Dev Jobs apply_to_job .mcp.json (in your project root)
- ChatGPT AI Dev Jobs apply_to_job Settings → Connectors → Advanced → Developer mode
- Claude.ai AI Dev Jobs apply_to_job Settings → Connectors → Add custom connector
- LangChain AI Dev Jobs apply_to_job pip install langchain-mcp-adapters
Fastest route
claude mcp add --transport http jobs https://aidevboard.com/mcp
Other tools on this server
- search_jobs
- get_job
- list_companies
- get_company
- get_stats
- match_jobs
- get_salary_data
- get_similar_jobs
- get_trending_companies
- list_tags
- analyze_application_readiness
- compile_job_specific_resume
- approve_compiled_application
- record_my_application_outcome
- list_my_interview_outcomes
- respond_to_interview_outcome
- list_products
- quote_product
- start_checkout
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.