vaayne/agent-kit
Reusable components for AI coding agents: skills, subagents, MCP servers, and extensions.
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...