Skip to main content

Coding Agents

Signadot integrates with coding agents in two ways:

  • Agent Skills are installable skills that give an agent a workflow for using Signadot, not just the tools. The signadot-validate skill, for example, teaches an agent how to validate its own code changes against real cluster dependencies.
  • Signadot MCP server exposes Signadot control-plane operations (clusters, sandboxes, route groups, workloads, endpoints) as MCP tools, so an agent can manage Signadot resources directly from its chat surface.

Skills sit on top of the MCP server and encode opinions about when and how to use those tools for a specific outcome.