Brotato Coach for Cline
io.github.brendanlefebvre/spudcoach
Deterministic Brotato theorycrafter MCP server: facts and math, not guesses.
client:Cline
transport:stdio
runtime:pypi
Install Brotato Coach 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": {
"spudcoach": {
"command": "uvx",
"args": [
"spudcoach"
],
"env": {
"SPUDCOACH_DATA": "<SPUDCOACH_DATA>"
}
}
}
}
Cline's MCP Servers pane edits this file for you if you would rather not find it. Cline docs