Available Tools
The server exposes two tools your AI assistant can call:Setup
Claude Code
Add the server to your Claude Code MCP config:~/.claude/claude_desktop_config.json:
Cursor
- Open Cursor Settings → MCP
- Click Add Server
- Set the type to HTTP and enter the URL:
Windsurf
Add to your Windsurf MCP settings:Any MCP-compatible client
The server uses HTTP transport. Point any MCP client that supports HTTP/SSE transport to:What You Can Ask
Once connected, your assistant can answer questions like:- “How do I create an agent with a knowledge base attached?”
- “What callback events does TruGen support?”
- “Show me the request schema for the Create Agent endpoint.”
- “What LLM providers are available?”
- “How do I embed an agent via iframe?”