krystian-ai/ai-toolbox
Scripts and tools to kickstart AI projects with one command. Quickly install MCP servers, sub-agents, and dependencies on Windows, Linux, or macOS. Includes a curated list of servers, sub-agents, and helpful prompts for Claude Code to streamline setup and coding.
Platform-specific configuration:
{
"mcpServers": {
"ai-toolbox": {
"command": "npx",
"args": [
"-y",
"ai-toolbox"
]
}
}
}Add the config above to .claude/settings.json under the mcpServers key.
Loading reviews...