This repository was archived by the owner on Apr 9, 2026. It is now read-only.
Changes
- MCP server name is now
bash(wasbashpilot). The recommended config key is alsobash. - Tool prefix is now
mcp__bash__*for AI clients.
Install / Upgrade
# Claude Code
claude mcp add bash -- npx bashpilot
# Claude Desktop: add to config
{"mcpServers":{"bash":{"command":"npx","args":["bashpilot"]}}}If you previously installed with bashpilot as the name, remove and re-add:
claude mcp remove bashpilot
claude mcp add bash -- npx bashpilot