Agent Catalog
AI-native agent building platform. Build, deploy, and manage AI agents powered by OpenAI GPT-5.4, Anthropic Claude 4.6, and Google Gemini.
Claude Agent SDK
claude_agent_sdk
Send prompts to Anthropic Claude Sonnet 4.6 or Opus 4.6. Supports adaptive thinking, tool registry, named profiles, and Sonnet→Opus escalation bridge for complex tasks.
OpenAI Chat Proxy
openai_chat
Server-side proxy for OpenAI chat completions. API keys never exposed to browser. Returns raw OpenAI response shape.
Brain Bridge
brain_bridge
Core intelligence escalation system. Routes complex questions to GPT-5.4 for deep reasoning. Used by voice agents, call center agents, and embed widgets. Returns concise, context-optimized answers.
Voice AI (WebRTC)
voice_realtime_webrtc
Sub-200ms voice conversations via OpenAI Realtime API and WebRTC. Browser-based ephemeral token flow. Built-in consult_brain and consult_brain_vision tools.
Phone AI Agents (Twilio)
phone_realtime_twilio
Twilio Media Streams bridge connecting phone calls to OpenAI Realtime API for voice AI agents. Supports outbound calls, inbound webhooks, SMS tools, and call forwarding.
Agent Management
agent_management
Create, configure, and manage AI agents. 300+ templates for web agents, voice agents, call center agents, and more.
Agent Commerce
agent_commerce
Stripe-powered monetization for AI agents. Agents can sell products, subscriptions, and services. Includes wallet, transaction history, and payment rail management.
Embeddable Widget
embed_system
Embed NetShow AI agents on any external website as an iframe widget. Supports voice and chat modes. Single iframe or floating JS widget.
Chat Sessions
chat_sessions
Conversation session tracking, message storage, visitor identity resolution, and session handoff between agents.
Text-to-Speech & Transcription
text_to_speech
ElevenLabs TTS with word-level timestamps for avatar lip-sync. OpenAI Whisper for audio transcription.
MCP Tool Execution
mcp_tools
Model Context Protocol tool execution. Execute registered tools (web_search, calculator, code_review, etc.) and manage per-agent tool permissions.
Workflow Automation
workflow_automation
Multi-step workflow automation with visual node editor, conditional logic, and execution history tracking.
Live Agent Handoff
live_handoff
Transfer conversations from AI to human operators. Check operator availability, request handoff, and return to AI after resolution.
Health Check
health_check
Public health endpoint for monitoring API availability.