buddy mcp for Zed
io.github.lyellr88/buddy-mcp
Claude Code creature collection game. Hatch buddies, pet to boost roll luck, complete the BuddyDex.
client:Zed
transport:stdio
runtime:npm
Install buddy mcp in Zed
~/.config/zed/settings.json · windows: %APPDATA%\Zed\settings.json
{
"context_servers": {
"buddy-mcp": {
"command": "npx",
"args": [
"-y",
"@lyellr88/buddy-mcp"
]
}
}
}
Merge this into your existing settings object — do not replace the file. Zed docs