Koomook/claude-agent-template
A Next.js template for building AI agents with Vercel AI SDK, Claude Agent SDK, and custom MCP tools
Platform-specific configuration:
{
"mcpServers": {
"claude-agent-template": {
"command": "npx",
"args": [
"-y",
"claude-agent-template"
]
}
}
}Add the config above to .claude/settings.json under the mcpServers key.
Loading reviews...