CLI Tools
The SignalWire Agents SDK ships with command-line tools for local development, testing, knowledge base management, project scaffolding, and deployment. All CLI tools are installed automatically with the SDK package and available on your PATH after installation.
Available Tools
Common Patterns
Local Development Workflow
Building a Knowledge Base
Deployment
Installation Extras
Some CLI tools require optional dependencies:
swaig-test
Test SWAIG functions, generate SWML, and simulate serverless environments.
sw-search
Build, search, and validate vector search indexes for agent knowledge bases.
sw-agent-init
Scaffold new agent projects with configurable templates and platform targets.
sw-agent-dokku
Deploy and manage agents on Dokku with CI/CD support.
mcp-gateway
Bridge MCP protocol servers to SignalWire SWAIG functions.