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