Skip to content
Back to search
30
MCP

volcano-agent-sdk

kong/volcano-agent-sdk

🌋 Build AI agents that seamlessly combine LLM reasoning with real-world actions via MCP tools — in just a few lines of TypeScript.

Uptime
0.0%
32 probes
Response
0ms
last probe
Tools
0
callable
Primary URL

How to use

Add to your Claude Desktop / Cursor / Cline MCP config:

{
  "mcpServers": {
    "volcano-agent-sdk": {
      "url": "None",
      "transport": "http"
    }
  }
}