Reference
Precise facts to look up — environment variables, API endpoints, CLI commands. No narration.
Reference
Example configurations by use case
Complete, runnable configs for the main ways to run ct-agent, side by side — so the differences between them are explicit instead of something you find out by debugging a silent failure.
Environment variables (core tunnel)
The CT_AGENT_* variables a browser-tunnel setup actually uses.
API endpoints (public-facing)
Control-plane endpoints you can call directly, verified against the live deployment.
ct-agent CLI commands
Every ct-agent subcommand — what it does, and whether it exits or keeps running.
Environment variables (channels, cards, offers)
CT_CHANNEL_*, CT_AGENT_CARD_*, and CT_AGENT_OFFER_* — the Agent-Fabric / MCP variable set.
MCP tools over a channel
The JSON-RPC 2.0 tools/list and tools/call surface a served channel actually exposes.
Topology API
Every /me/topologies/* and /net/:net_uuid endpoint — request/response shapes, auth, and status codes.