Grain Builds MCP · connect your agent

Point Claude at Grain Builds.

This is the MCP your AI agent talks to for provisioning resources and secure deploys. You've already signed in with Grain SSO. Connect it once, then run /builders:prototype and describe what you want to build.

Claude Code

  1. Add the MCP.
    claude mcp add --transport http grain-builds https://builds.grain.com.sg/mcp
    Claude Code opens a browser for Grain SSO the first time — approve it, and you're connected.
  2. Verify.
    In Claude Code: "use the grain-builds whoami tool"
    It should print your preset, projects, and what you're allowed to do.

Claude Desktop

  1. Settings → Connectors → Add custom connector.
    Name it Grain Builds; URL https://builds.grain.com.sg/mcp. Approve the Grain SSO prompt.
  2. Then just ask.
    "Show my Grain Builders identity" runs whoami.

Next

  1. Add the Grain olam skills.
    Includes /builders:prototype — the build playbook your agent follows.
  2. Run /builders:prototype.
    Describe your app. The agent provisions a database + secrets and deploys a gated preview — all governed, all audited.