Skip to content
Cline

snowfakery mcp for Cline

io.github.composable-delivery/snowfakery-mcp

MCP server for authoring, analyzing, debugging, and running Snowfakery recipes

client:Cline transport:stdio runtime:pypi

Install snowfakery 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": {
    "snowfakery-mcp": {
      "command": "uvx",
      "args": [
        "snowfakery-mcp"
      ]
    }
  }
}

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

snowfakery mcp in other clients