Uniswap/ai-toolkit
🤖 AI Toolkit - Standardized setup for Claude Code AI workflows. Nx monorepo with reusable agents, commands, and generators for enhanced AI-assisted development.
Platform-specific configuration:
{
"mcpServers": {
"ai-toolkit": {
"command": "npx",
"args": [
"-y",
"ai-toolkit"
]
}
}
}Add the config above to .claude/settings.json under the mcpServers key.
Loading reviews...