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