StrawHatAI/claude-dev-tools
MCP server stack for Claude that gives it terminal control
Platform-specific configuration:
{
"mcpServers": {
"claude-dev-tools": {
"command": "npx",
"args": [
"-y",
"claude-dev-tools"
]
}
}
}Add the config above to .claude/settings.json under the mcpServers key.
Loading reviews...