Alpa8820/adk-ts
A TypeScript Agent Development Kit with multi-LLM, tool integration, memory, planning, and hierarchical agent orchestration for building production AI agents.
Platform-specific configuration:
{
"mcpServers": {
"adk-ts": {
"command": "npx",
"args": [
"-y",
"adk-ts"
]
}
}
}Add the config above to .claude/settings.json under the mcpServers key.
Loading reviews...