leighstillard/claude-tools
Developer tooling setup for Claude Code — installs and configures RTK, LSP servers, and plugins
Platform-specific configuration:
{
"mcpServers": {
"claude-tools": {
"command": "npx",
"args": [
"-y",
"claude-tools"
]
}
}
}Add the config above to .claude/settings.json under the mcpServers key.
Loading reviews...