Binky runs on your own machine — the client starts it, so there is no endpoint to ping. 899 installs a week from pypi. Last commit 2 Aug 2026.
Isolated dev environments, one per git worktree: ports, env, and DB slices as agent tools.
This server runs on your own machine — install it with the package manager and the client starts it for you. Package name taken from the official registry entry.
claude mcp add binky -- uvx binky
{
"mcpServers": {
"binky": {
"args": [
"binky"
],
"command": "uvx"
}
}
}
[mcp_servers.binky]
command = "uvx"
args = ["binky"]
{
"mcpServers": {
"binky": {
"args": [
"binky"
],
"command": "uvx"
}
}
}
{
"mcpServers": {
"binky": {
"args": [
"binky"
],
"command": "uvx"
}
}
}
Answers built from our own checks of this server.