vercel-labs/knowledge-agent-template
Open source file-system and knowledge based agent template. Build AI agents that stay up to date with your knowledge base
Platform-specific configuration:
{
"mcpServers": {
"knowledge-agent-template": {
"command": "npx",
"args": [
"-y",
"knowledge-agent-template"
]
}
}
}Add the config above to .claude/settings.json under the mcpServers key.
Loading reviews...