OpenFateAI Assistant
FreeNot checkedA local, open-source MCP server that provides deterministic organizational tools for structured decisions, guided reflection, action planning, and transparent d
About
A local, open-source MCP server that provides deterministic organizational tools for structured decisions, guided reflection, action planning, and transparent digital report outlines without requiring an API key.
README
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-mcp
MCP configuration
{
"mcpServers": {
"openfateai": {
"command": "npx",
"args": ["-y", "openfateai-mcp"]
}
}
}
Tools
| Tool | Purpose |
|---|---|
structure_decision |
Compare user-provided options, facts, assumptions, constraints, priorities, and reversible tests. |
create_reflection_session |
Create a guided, non-clinical reflection sequence. |
build_action_plan |
Arrange candidate actions into phases and review checkpoints. |
prepare_digital_report |
Organize source notes into a transparent report outline. |
get_openfateai_policy |
Return intended uses, safety boundaries, and payment guidance. |
get_openfateai_resources |
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 smoke
Requires Node.js 20 or newer.
License
MIT
Install OpenFateAI Assistant in Claude Desktop, Claude Code & Cursor
unyly install openfateai-assistant-mcpInstalls into Claude Desktop, Claude Code, Cursor & VS Code — handles npx, uvx and build-from-source repos for you.
First time? Get the CLI: curl -fsSL https://unyly.org/install | sh
Or configure manually
Run in your terminal:
claude mcp add openfateai-assistant-mcp -- npx -y openfateai-mcpFAQ
Is OpenFateAI Assistant MCP free?
Yes, OpenFateAI Assistant MCP is free — one-click install via Unyly at no cost.
Does OpenFateAI Assistant need an API key?
No, OpenFateAI Assistant runs without API keys or environment variables.
Is OpenFateAI Assistant hosted or self-hosted?
Self-hosted: the server runs locally on your machine via the install command above.
How do I install OpenFateAI Assistant in Claude Desktop, Claude Code or Cursor?
Open OpenFateAI Assistant on unyly.org, pick your client tab (Claude Desktop, Claude Code, Cursor) and press Install — the config is generated automatically, no JSON editing.
Related MCPs
GitHub
PRs, issues, code search, CI status
by GitHubFilesystem
Secure file operations with configurable access controls.
Memory
Knowledge graph-based persistent memory system.
Template MCP Server
A CLI tool to create a new Model Context Protocol server project with TypeScript support, dual transport options, and an extensible structure
by mcpdotdirectCompare OpenFateAI Assistant with
Not sure what to pick?
Find your stack in 60 seconds
Author?
Embed badge for your README
Browse similar
All development MCPs
