Docs · Quickstart

Quickstart

Install Closure into your IDE. Connect. Start building on your org graph.

No local platform process — Closure SaaS is the runtime.

1. Get an Organization

Request access at closureapps.com. Sign in to the console when approved.

2. Install into your IDE

From your project directory:

npx @closurenetwork/ide init

(`@closurenetwork/ide` on npmjs — do not clone the kit repo.) That writes IDE rails (Cursor / Claude / Agents adapters) and registers the Closure MCP server. Reload MCP in Cursor, then click Connect and Allow in the browser.

You’re done. Ask your agent to run platform_status — it should report your org.

3. Build something

Try: “Scaffold an Experience called Harbor Ops, then open it in Closure.”

Your IDE reasons; Closure stays the source of truth. Secrets never go in chat — the agent opens a governed collect form when credentials are needed.

Where next

  • IDE rails — what init installs, tools, and advanced hosts
  • Pillars — Experiences · Workflows · Knowledge · Integrations
  • Ops — Runs · Events · Issues · Goals · Versions
  • Self-hosting — private / on-prem installs