buddy mcp for Windsurf
io.github.lyellr88/buddy-mcp
Claude Code creature collection game. Hatch buddies, pet to boost roll luck, complete the BuddyDex.
client:Windsurf
transport:stdio
runtime:npm
Install buddy mcp in Windsurf
~/.codeium/windsurf/mcp_config.json · windows: %USERPROFILE%\.codeium\windsurf\mcp_config.json
{
"mcpServers": {
"buddy-mcp": {
"command": "npx",
"args": [
"-y",
"@lyellr88/buddy-mcp"
]
}
}
}
Global only — Windsurf has no per-project MCP config. Refresh Cascade after saving. Windsurf docs