Skip to content
Claude Desktop

RoastPilot for Claude Desktop

io.github.syamaner/coffee-roaster-mcp

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

client:Claude Desktop transport:stdio runtime:pypi

Install RoastPilot in Claude Desktop

~/Library/Application Support/Claude/claude_desktop_config.json · windows: %APPDATA%\Claude\claude_desktop_config.json

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

Settings → Developer → Edit Config opens this file. Restart the app after saving. Claude Desktop docs

RoastPilot in other clients