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