Kong/volcano-agent-sdk
#746 of 783 by Stars among GitHub repos
🌋 Build AI agents that seamlessly combine LLM reasoning with real-world actions via MCP tools — in just a few lines of TypeScript.
About
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…
Excerpted from github.com/Kong/volcano-agent-sdk
Latest metrics
| Stars | 398 | 2026-07-16 |
|---|---|---|
| Forks | 32 | 2026-07-16 |
| Commits | 65 | 2026-07-16 |
| Releases | 3 | 2026-07-16 |
| Watchers | 0 | 2026-07-16 |
| Open issues | 3 | 2026-07-16 |
| Open PRs | 7 | 2026-07-16 |