s&box docs

Get Started

Overview of this enhanced s&box API documentation, its search capabilities, and how to connect AI agents using the AI Skill or MCP integrations.

This site is a mirror of the official s&box documentation, rebuilt to provide better API search and tooling for AI agents. It keeps the same API surface and reference content, but adds structured search, entity signatures, and machine-friendly responses that make it easier for models to understand and navigate the game code.

Ways to integrate your agent

You can plug your IDE or agent into this documentation in two main ways:

  • AI Skill – install a reusable skill that is automatically applied for S&Box C# workflows and handles search, entity descriptions, signatures, and grounded Q&A.
  • MCP server – configure an MCP-compatible IDE or agent to talk directly to an MCP endpoint that exposes the same tools.

Start with whichever fits your environment best:

Once connected, your agent can ground its answers in the same API reference you see here, but with richer search and structured results than the stock docs.

On this page