OpenFateAI Assistant MCP
Click on "Install Server".
Wait a few minutes for the server to deploy. Once ready, it will show a "Started" state.
In the chat, type
@followed by the MCP server name and your instructions, e.g., "@OpenFateAI Assistant MCPcompare two job offers side by side"
That's it! The server will respond to your query, and you can continue using it as needed.
Here is a step-by-step guide with screenshots.
OpenFateAI Assistant MCP
A local, open-source Model Context Protocol server for structured decisions, guided reflection, action planning, and transparent digital report outlines.
The server runs over stdio, does not require an API key, and does not send tool inputs to OpenFateAI servers.
Install
npx -y openfateai-mcpRelated MCP server: ai-journal
MCP configuration
{
"mcpServers": {
"openfateai": {
"command": "npx",
"args": ["-y", "openfateai-mcp"]
}
}
}Tools
Tool | Purpose |
| Compare user-provided options, facts, assumptions, constraints, priorities, and reversible tests. |
| Create a guided, non-clinical reflection sequence. |
| Arrange candidate actions into phases and review checkpoints. |
| Organize source notes into a transparent report outline. |
| Return intended uses, safety boundaries, and payment guidance. |
| Return canonical workspace, pricing, support, and legal links. |
The package also exposes the decision_review and weekly_reflection MCP prompts.
Product boundary
This MCP is a local organizational layer. It does not predict outcomes, provide professional advice, process payments, or collect payment credentials.
OpenFateAI Chat uses one-time credit packs on the official website. Stripe and Alipay checkout remain on the website and are not exposed as MCP tools.
Compliance posture
Local stdio transport only; no OpenFateAI API key is required.
Read-only tools; no files, network resources, accounts, or payments are modified.
No payment-card, Alipay, password, or sensitive credential collection.
Outputs organize user-provided information and should preserve uncertainty.
Consequential legal, medical, financial, tax, mental-health, and safety decisions should remain with qualified professionals.
Tooling contract
The server exposes deterministic organizational helpers only:
Decision structure, not decision automation.
Reflection prompts, not clinical care.
Action-plan organization, not professional recommendation.
Report outlines, not invented evidence or citations.
Policy/resource lookup, not billing execution.
Agent Skill
The portable skill is located at skills/openfateai-assistant/SKILL.md.
Development
npm install
npm run build
npm run smokeRequires Node.js 20 or newer.
License
MIT
Maintenance
Resources
Unclaimed servers have limited discoverability.
Looking for Admin?
If you are the server author, to access and configure the admin panel.
Latest Blog Posts
MCP directory API
We provide all the information about MCP servers via our MCP API.
curl -X GET 'https://glama.ai/api/mcp/v1/servers/openfateaicom-wq/openfateai-mcp'
If you have feedback or need assistance with the MCP directory API, please join our Discord server