anayatkhan1/agentkit-starter
AgentKit is a production-ready starter template for building AI agents with web search capabilities
Platform-specific configuration:
{
"mcpServers": {
"agentkit-starter": {
"command": "npx",
"args": [
"-y",
"agentkit-starter"
]
}
}
}Add the config above to .claude/settings.json under the mcpServers key.
Loading reviews...