leemysw/agent-kit
Agent Kit is a comprehensive AI agent development framework that integrates Claude Agent SDK, providing a complete solution from frontend to backend. This project aims to help developers quickly build, deploy, and scale production-grade AI Agent applications.
Platform-specific configuration:
{
"mcpServers": {
"agent-kit": {
"command": "npx",
"args": [
"-y",
"agent-kit"
]
}
}
}Add the config above to .claude/settings.json under the mcpServers key.
Loading reviews...