Binky for Claude Desktop
io.github.andreisilva1/binky
Isolated dev environments, one per git worktree: ports, env, and DB slices as agent tools.
client:Claude Desktop
transport:stdio
runtime:pypi
Install Binky in Claude Desktop
~/Library/Application Support/Claude/claude_desktop_config.json · windows: %APPDATA%\Claude\claude_desktop_config.json
{
"mcpServers": {
"binky": {
"command": "uvx",
"args": [
"binky"
]
}
}
}
Settings → Developer → Edit Config opens this file. Restart the app after saving. Claude Desktop docs