MCP

Bring SSGen into your AI copilots

The SSGen MCP service exposes export and deployment commands as Model Context Protocol tools, allowing LLM-based agents to generate fresh builds on demand.

Available tools

  • ssgen.export — start an export job with metadata, slugs, and options.
  • ssgen.exportStatus — poll job state and obtain download URLs.
  • ssgen.deploy — trigger platform deployments once an export is ready.

Agent integration

Agents authenticate using the same service accounts as API/CLI clients. Tool schemas mirror the REST payloads to maintain consistency.

Status

The MCP service is currently in design. Early adopter access will open alongside the public API beta.