Skip to main content

Install

claude mcp add --transport http sail-docs https://docs.sailresearch.com/mcp
Or add it to .mcp.json in your project:
{
  "mcpServers": {
    "sail-docs": {
      "url": "https://docs.sailresearch.com/mcp"
    }
  }
}

Try it

Once connected, ask your agent things like:
  • “Which Sail models support tool calling, and what do they cost?”
  • “What completion window should I use for an overnight batch job?”
  • “Set up a Sailbox for my agent and exec a command in it.”

Skills

Install the sailresearch skill with the skills CLI:
npx skills add https://docs.sailresearch.com