
Orlog — Decision Reasoning Engine
@DonMerlin77
关于 Orlog — Decision Reasoning Engine
Multi-perspective decision reasoning for Claude. When you face a real choice: career, money, relationships, strategy. Orlog examines competing angles and takes a clear position, not a hedge. Get an API key at orlog.fyi.
基本信息
配置
使用下面的配置,将此服务器添加到你的 MCP 客户端。
{
"mcpServers": {
"orlog": {
"type": "sse",
"url": "https://tomsem77--mimir-mcp-serve.modal.run/sse",
"headers": {
"X-API-Key": "YOUR_ORLOG_API_KEY"
}
}
}
}工具
未检测到工具
工具是从 README 中自动提取的。维护者可以在 ## Tools 标题下列出工具,即可填充这部分内容。
概览
What is Orlog — Decision Reasoning Engine?
Orlog is a multi-perspective decision reasoning server for Claude. It analyzes real choices—career, money, relationships, strategy—by examining competing angles and taking a clear position instead of hedging. It provides two tools: orlog_decide for clear decisions with tension, and orlog_explore when someone is stuck or unsure.
How to use Orlog — Decision Reasoning Engine?
Get an API key at orlog.fyi, then add an SSE-based MCP server entry to your Claude Desktop or Claude Code configuration with the URL and your API key in an X-API-Key header. After restarting Claude, Orlog will be called automatically when a decision arises, or you can prompt it directly (e.g., "Use Orlog to help me think through whether to take this job offer.").
Key features of Orlog — Decision Reasoning Engine
- Two tools:
orlog_decide(clear tension) andorlog_explore(stuck situations) - Takes a clear position, never hedges
- Built on Mimir, a reasoning model fine-tuned for decision quality
- Draws from multiple deliberative perspectives to surface real stakes
- Automatic invocation from Claude when a decision is detected
Use cases of Orlog — Decision Reasoning Engine
- Deciding whether to accept a job offer
- Weighing a major purchase or financial move
- Navigating a relationship choice with real stakes
- Choosing between strategic business directions
- Clarifying what you're actually deciding when stuck
FAQ from Orlog — Decision Reasoning Engine
What makes Orlog different from general reasoning or other decision tools?
Orlog doesn't hedge. It reasons through competing angles—what each side costs, what's at stake, what the person avoids saying—and takes a clear position, backed by a model fine-tuned specifically for decision quality.
How do I get an API key and where is the server hosted?
Sign up at orlog.fyi and obtain your key from the Developers page. The server uses SSE transport at https://tomsem77--mimir-mcp-serve.modal.run/sse and requires an X-API-Key header.
Do I need to invoke Orlog manually?
No. Just talk to Claude normally; Orlog is called automatically when a real decision surfaces. You can also prompt it directly with a phrase like "Use Orlog to help me think through..."
What are the pricing and usage limits?
Free tier: 10 calls per day at no cost. Pro tier: 500 calls per day for $8/month. Billing is managed at orlog.fyi.
What model does Orlog use?
It is built on Mimir, a fine-tuned reasoning model trained specifically on decision quality, not general knowledge, using multiple deliberative perspectives.
推理 分类下的更多 MCP 服务器
Agentic Tools MCP Server
PimzinoA comprehensive Model Context Protocol (MCP) server providing AI assistants with powerful task management and agent memories capabilities with project-specific storage.
MCP Servers
junfanz1This project demonstrates a decoupled real-time agent architecture that connects LangGraph agents to remote tools served by custom MCP (Modular Command Protocol) servers. The architecture enables a flexible and scalable multi-agent system where each tool can be hosted independent
MCP Advanced Reasoning Server for Cursor AI
AzDeltaQQThis is a very basic implementation of an Mcp-Reasoning-Server for Cursor AI .
n8n Workflow Builder MCP Server
salacosteAI-powered n8n workflow automation through natural language. MCP server enabling Claude AI & Cursor IDE to create, manage, and monitor workflows via Model Context Protocol. Multi-instance support, 17 tools, comprehensive docs. Build workflows conversationally without manual JSON
iFlytek Workflow MCP Server
iflytekThis a simple implementation of an MCP server using iFlytek. It enables calling iFlytek workflows through MCP tools.
评论