Bin Scripts
MCP Serverby joshmanders · Added 5mo ago
Claude
21
Install
git clone https://github.com/joshmanders/dotfilesAdd to Claude
claude mcp add bin-scriptsQuick Setup Config
Copy & paste ready~/Library/Application Support/Claude/claude_desktop_config.json (macOS) %APPDATA%\Claude\claude_desktop_config.json (Windows)
{
"mcpServers": {
"bin-scripts": {
"command": "npx",
"args": [
"@modelcontextprotocol/bin-scripts"
]
}
}
}Paste into your Claude Desktop config file, then restart Claude.
About
Use when performing git operations, running Laravel/Composer commands, managing local dev sites, or killing processes on ports. Custom scripts in ~/.files/bin/ provide shortcuts for common workflows.
Tags
developmentphpshelltestinggitskill