MCP Directory
Back

volcano-agent-sdk

by Kong ยท TypeScript ยท โ˜… 390

๐ŸŒ‹ Build AI agents that seamlessly combine LLM reasoning with real-world actions via MCP tools โ€” in just a few lines of TypeScript.

#agentic#agentic-ai#agentic-framework#agents#ai#artificial-intelligence#automation#genai#mcp#mcp-client#mcp-server#mcp-tools#sdk

Install

npx -y github:Kong/volcano-agent-sdk

Claude Desktop config

Add this to your claude_desktop_config.json:

{
  "mcpServers": {
    "volcano-agent-sdk": {
      "command": "npx",
      "args": [
        "-y",
        "github:Kong/volcano-agent-sdk"
      ]
    }
  }
}

From the README

[](https://github.com/Kong/volcano-agent-sdk/actions/workflows/ci.yml) [](LICENSE) [](https://www.npmjs.com/package/@volcano.dev/agent) **The TypeScript SDK for Multi-Provider AI Agents** 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 โ†’](https://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 autโ€ฆ
Read full README on GitHub โ†’

๐Ÿ’ก Need a managed MCP host?

Try Claude Pro for the smoothest MCP experience, or browse our cloud-hosted servers.

Related developer tools servers