Irrational
Rank #58,730io.github.urbanmorph/irrational
Adversarial behavioural-bias engine — audits your decisions for cognitive biases via your own AI.
Irrational is a Model Context Protocol (MCP) server published by urbanmorph. It ranks #58,730 of 115,460 servers tracked on MCP Toplist. Irrational is listed across 3 registries — Official MCP, PulseMCP and Glama, with 1 tracked version. It was first listed on Jun 15, 2026 and most recently updated on Jun 15, 2026.
Ranks ahead of 56,730 of 115,460 servers on MCP Toplist.
Use Irrational
No credentials or required configuration declared — add it to your MCP client and go.
claude mcp add --transport http irrational https://irrational.pages.dev/mcp/server[mcp_servers.irrational]
url = "https://irrational.pages.dev/mcp/server"Add to ~/.codex/config.toml.
https://irrational.pages.dev/mcp/serverSettings → Connectors → “Add custom connector”, then paste this URL.
{
"mcpServers": {
"irrational": {
"url": "https://irrational.pages.dev/mcp/server"
}
}
}Add to ~/.cursor/mcp.json (global) or .cursor/mcp.json (per project).
{
"servers": {
"irrational": {
"type": "http",
"url": "https://irrational.pages.dev/mcp/server"
}
}
}Save as .vscode/mcp.json in your workspace.
{
"mcpServers": {
"irrational": {
"serverUrl": "https://irrational.pages.dev/mcp/server"
}
}
}Add to ~/.codeium/windsurf/mcp_config.json.
{
"mcpServers": {
"irrational": {
"url": "https://irrational.pages.dev/mcp/server"
}
}
}Show your rank
Maintain this server? Add the live rank badge to your README — it updates automatically as the leaderboard changes.
[](https://mcptoplist.com/server/io.github.urbanmorph%2Firrational)<a href="https://mcptoplist.com/server/io.github.urbanmorph%2Firrational"><img src="https://mcptoplist.com/badge/io.github.urbanmorph%2Firrational.svg" alt="MCP Toplist: #58,730 of 115,460" /></a>Variants: append ?metric=score or ?metric=stars to the image URL.
Listed on 3 registries
urbanmorph
Other servers by urbanmorph
View all urbanmorph servers →Available versions (1)
| Version | Published |
|---|---|
| 0.1.0 | Jun 15, 2026 |
Frequently asked questions
- Who maintains Irrational?
- Irrational is maintained by urbanmorph, which publishes 3 MCP servers (7 total versions) tracked on MCP Toplist.
- Is Irrational listed on the Official MCP Registry?
- Yes — Irrational is listed on the Official MCP Registry, alongside PulseMCP and Glama.
- How many versions does Irrational have?
- MCP Toplist tracks 1 version of Irrational, most recently published on Jun 15, 2026.
- Where can I find the source code for Irrational?
- The source code for Irrational is hosted at github.com/urbanmorph/irrational.