find_matching_jobs — getjobzi mcp MCP Tool Read-only
find_matching_jobs
(find matching jobs) is one of 18 tools on the
getjobzi mcp
MCP server. Connect the server and your client discovers it on the handshake.
by client
How to call find_matching_jobs from your client
- Claude Code getjobzi mcp find_matching_jobs run in your project directory
- Claude Desktop getjobzi mcp find_matching_jobs ~/Library/Application Support/Claude/claude_desktop_config.json
- Cursor getjobzi mcp find_matching_jobs ~/.cursor/mcp.json
- VS Code getjobzi mcp find_matching_jobs .vscode/mcp.json
- Zed getjobzi mcp find_matching_jobs ~/.config/zed/settings.json
- Windsurf getjobzi mcp find_matching_jobs ~/.codeium/windsurf/mcp_config.json
- Cline getjobzi mcp find_matching_jobs ~/Library/Application Support/Code/User/globalStorage/saoudrizwan.claude-dev/settings/cline_mcp_settings.json
- Gemini CLI getjobzi mcp find_matching_jobs ~/.gemini/settings.json
- Grok getjobzi mcp find_matching_jobs .mcp.json (in your project root)
- ChatGPT getjobzi mcp find_matching_jobs Settings → Connectors → Advanced → Developer mode
- Claude.ai getjobzi mcp find_matching_jobs Settings → Connectors → Add custom connector
- LangChain getjobzi mcp find_matching_jobs pip install langchain-mcp-adapters
Fastest route
claude mcp add --transport http getjobzi-mcp https://www.getjobzi.com/mcp
Other tools on this server
- market_demand_analysis
- career_strategy
- generate_cover_letter
- linkedin_review
- analyze_resume
- career_path_analysis
- create_job_search_plan
- skill_development_plan
- diagnose_job_search
- get_job_details
- find_sponsored_jobs
- get_salary_benchmark
- identify_skill_gaps
- resume_compare
- generate_job_hunting_action_plan
- search_jobs
- career_health_check
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.