Skip to content
Windsurf

RoastPilot for Windsurf

io.github.syamaner/coffee-roaster-mcp

RoastPilot controls coffee roasting sessions through local stdio MCP tools and exports logs.

client:Windsurf transport:stdio runtime:pypi

Install RoastPilot in Windsurf

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

{
  "mcpServers": {
    "coffee-roaster-mcp": {
      "command": "uvx",
      "args": [
        "coffee-roaster-mcp"
      ]
    }
  }
}

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

RoastPilot in other clients