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