Documentation Index
Fetch the complete documentation index at: https://docs.svantic.com/llms.txt
Use this file to discover all available pages before exploring further.
SDK Guides
Task-oriented walkthroughs. Each guide builds something end-to-end and links to the relevant reference pages for detail.Get running
- Quickstart — from zero to a live, connected agent in five minutes.
- Connecting to Svantic — connected vs. hosted modes, credentials, URLs.
Build features
- Defining capabilities — parameter schemas, handlers, context, errors.
- Smart agents — let an LLM plan which capabilities to call.
- Calling other agents —
RemoteAgentandMessageBuilderpatterns. - Triggers — run your agent on webhooks, schedules, and emitted events.
- MCP integration — bridge any MCP server as agent capabilities.
Integrate
- Attach to Express — add agent endpoints to a service you already have.
Observe and secure
- Telemetry & tracing — spans, events, dashboards, custom instrumentation.
- Securing dispatches — turn on dispatch-auth for hosted agents.
- Sensitive forms — keep secrets out of the agent and the LLM.
Don’t see what you need? The reference documents every exported symbol.
