Skip to content
Windsurf

ask-fable for Windsurf

io.github.baggybin/ask-fable

MCP server for Anthropic's Claude Fable, Opus 5, and multi-model reasoning councils.

client:Windsurf transport:stdio runtime:pypi

Install ask-fable in Windsurf

~/.codeium/windsurf/mcp_config.json · windows: %USERPROFILE%\.codeium\windsurf\mcp_config.json

{
  "mcpServers": {
    "ask-fable": {
      "command": "uvx",
      "args": [
        "ask-fable"
      ]
    }
  }
}

Global only — Windsurf has no per-project MCP config. Refresh Cascade after saving. Windsurf docs

ask-fable in other clients