get_bias — irrational MCP Tool Read-only
get_bias
(get bias) 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 get_bias from your client
- Claude Code irrational get_bias run in your project directory
- Claude Desktop irrational get_bias ~/Library/Application Support/Claude/claude_desktop_config.json
- Cursor irrational get_bias ~/.cursor/mcp.json
- VS Code irrational get_bias .vscode/mcp.json
- Zed irrational get_bias ~/.config/zed/settings.json
- Windsurf irrational get_bias ~/.codeium/windsurf/mcp_config.json
- Cline irrational get_bias ~/Library/Application Support/Code/User/globalStorage/saoudrizwan.claude-dev/settings/cline_mcp_settings.json
- Gemini CLI irrational get_bias ~/.gemini/settings.json
- Grok irrational get_bias .mcp.json (in your project root)
- ChatGPT irrational get_bias Settings → Connectors → Advanced → Developer mode
- Claude.ai irrational get_bias Settings → Connectors → Add custom connector
- LangChain irrational get_bias 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.