Skip to main content

Coding Agents

Signadot integrates with coding agents through two complementary surfaces:

  • Agent Skills are markdown modules a coding agent loads into context when relevant. They give the agent Signadot-specific guidance: how to drive a particular surface, what to do in a particular situation, when to reach for which tool.
  • Signadot MCP server exposes Signadot control-plane operations as MCP tools an agent can call directly from its chat surface.

The two compose: a skill can call MCP tools when an MCP server is configured, or fall back to the signadot CLI when it isn't.