Skip to content
Cline

OpenFateAI Assistant MCP for Cline

io.github.openfateaicom-wq/openfateai-mcp

Local MCP tools for decisions, reflection, action plans, and digital report outlines.

client:Cline transport:stdio runtime:npm

Install OpenFateAI Assistant MCP in Cline

~/Library/Application Support/Code/User/globalStorage/saoudrizwan.claude-dev/settings/cline_mcp_settings.json · windows: %APPDATA%\Code\User\globalStorage\saoudrizwan.claude-dev\settings\cline_mcp_settings.json

{
  "mcpServers": {
    "openfateai-mcp": {
      "command": "npx",
      "args": [
        "-y",
        "openfateai-mcp"
      ]
    }
  }
}

Cline's MCP Servers pane edits this file for you if you would rather not find it. Cline docs

OpenFateAI Assistant MCP in other clients