The full upstream README, mirrored here for reference. Install config, tool schemas, adoption signals, and an original overview live on the OpenFateAI Assistant MCP listing page.
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.
| 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.
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.
The server exposes deterministic organizational helpers only:
The portable skill is located at skills/openfateai-assistant/SKILL.md.
Requires Node.js 20 or newer.
MIT