Kong/volcano-agent-sdk
GitHub 仓库 中按Star排名第 746 / 共 783
🌋 Build AI agents that seamlessly combine LLM reasoning with real-world actions via MCP tools — in just a few lines of TypeScript.
项目介绍
Build agents that chain LLM reasoning with MCP tools. Mix OpenAI, Claude, Mistral in one workflow. Parallel execution, branching, loops. Native retries, streaming, and typed errors.
📚 Read the full documentation at volcano.dev →
LLM automatically picks which MCP tools to call based on your prompt. No manual routing needed.
Define specialized agents and let the coordinator autonomously delegate tasks. Like automatic tool selection, but for agents.
Ask questions about what your agent did. Use .summary() or .ask() instead of parsing JSON.
OpenAI, Anthropic, Mistral, Bedrock, Vertex, Azure. Switch providers per-step or globally.
Parallel execution, branching, loops, sub-agent…
最新指标
| Star | 398 | 2026-07-16 |
|---|---|---|
| Fork | 32 | 2026-07-16 |
| 提交 | 65 | 2026-07-16 |
| 发布 | 3 | 2026-07-16 |
| Watcher | 0 | 2026-07-16 |
| 开放 issue | 3 | 2026-07-16 |
| 开放 PR | 7 | 2026-07-16 |