{
  "markdown": "# OpenFateAI Assistant MCP\n\nA local, open-source Model Context Protocol server for structured decisions, guided reflection, action planning, and transparent digital report outlines.\n\nThe server runs over stdio, does not require an API key, and does not send tool inputs to OpenFateAI servers.\n\n## Install\n\n```bash\nnpx -y openfateai-mcp\n```\n\n## MCP configuration\n\n```json\n{\n  \"mcpServers\": {\n    \"openfateai\": {\n      \"command\": \"npx\",\n      \"args\": [\"-y\", \"openfateai-mcp\"]\n    }\n  }\n}\n```\n\n## Tools\n\n| Tool | Purpose |\n| --- | --- |\n| `structure_decision` | Compare user-provided options, facts, assumptions, constraints, priorities, and reversible tests. |\n| `create_reflection_session` | Create a guided, non-clinical reflection sequence. |\n| `build_action_plan` | Arrange candidate actions into phases and review checkpoints. |\n| `prepare_digital_report` | Organize source notes into a transparent report outline. |\n| `get_openfateai_policy` | Return intended uses, safety boundaries, and payment guidance. |\n| `get_openfateai_resources` | Return canonical workspace, pricing, support, and legal links. |\n\nThe package also exposes the `decision_review` and `weekly_reflection` MCP prompts.\n\n## Product boundary\n\nThis MCP is a local organizational layer. It does not predict outcomes, provide professional advice, process payments, or collect payment credentials.\n\nOpenFateAI 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.\n\n- [OpenFateAI Chat](https://openfateai.com)\n- [Pricing and one-time credits](https://openfateai.com/en/pricing)\n- [Support](https://openfateai.com/en/support)\n- [Terms](https://openfateai.com/en/terms)\n- [Privacy](https://openfateai.com/en/privacy)\n- [Refund policy](https://openfateai.com/en/refund-policy)\n\n## Compliance posture\n\n- Local stdio transport only; no OpenFateAI API key is required.\n- Read-only tools; no files, network resources, accounts, or payments are modified.\n- No payment-card, Alipay, password, or sensitive credential collection.\n- Outputs organize user-provided information and should preserve uncertainty.\n- Consequential legal, medical, financial, tax, mental-health, and safety decisions should remain with qualified professionals.\n\n## Tooling contract\n\nThe server exposes deterministic organizational helpers only:\n\n- Decision structure, not decision automation.\n- Reflection prompts, not clinical care.\n- Action-plan organization, not professional recommendation.\n- Report outlines, not invented evidence or citations.\n- Policy/resource lookup, not billing execution.\n\n## Agent Skill\n\nThe portable skill is located at [`skills/openfateai-assistant/SKILL.md`](skills/openfateai-assistant/SKILL.md).\n\n## Development\n\n```bash\nnpm install\nnpm run build\nnpm run smoke\n```\n\nRequires Node.js 20 or newer.\n\n## License\n\nMIT\n",
  "bytes": 2865,
  "sha": "80b0e227730f25afc09be55fb2fcbc3c46ad7317c46fdee5d5a0c7a9dc634afb",
  "repo_slug": "openfateaicom-wq/openfateai-mcp",
  "fonte": "repo",
  "truncated": false,
  "api": "https://agentalog.com/api/listings/mcp_io_github_openfateaicom_wq_openfateai_mc_1011edb6/readme"
}