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