video-db/agent-toolkit
An open-source agent toolkit that auto-syncs SDK versions, docs, and examples—built for seamless integration with LLMs, and AI agents ( MCP compatible).
Platform-specific configuration:
{
"mcpServers": {
"agent-toolkit": {
"command": "npx",
"args": [
"-y",
"agent-toolkit"
]
}
}
}Add the config above to .claude/settings.json under the mcpServers key.
Loading reviews...