Inistate AI Integration - Claude

This page walks you through setting up Inistate on Claude, step by step.

Connect the Connector

  1. Open the Inistate connector in the Claude directory.

    Using the Claude desktop app? Direct links aren’t supported there. Instead, go to Settings → Connectors → Add ▾ → Browse connectors, search for inistate, and open it.

  2. Click Connect and start the authentication flow.

  3. You’ll be redirected to Inistate:

    • If you’re not signed in, log in with any method (email/password, Google, or Apple) — or click Sign up if you don’t have an account yet.
    • If you’re already signed in, you’ll see the authorize screen instead. Click Authorize to grant Claude access to your Inistate account.
  4. Signing up? Complete the flow with your preferred method — for example, signing up with Google.

  5. Once connected, you’ll be brought back to Claude with a “Connected to Inistate” toast.

Project Setup (Optional)

Setting up a dedicated project keeps Claude reliably pointed at Inistate.

  1. Create a new project.

  2. Fill in the project details.
    image

  3. In the Instructions panel, click the + button.

  4. Paste in the instructions (copy them from the block below).
    fill-instructions

  5. Start using it!

Instructions

# Project Instructions

Always use the "inistate" connector.

- Call `inistate:list_workspaces` to verify the connection is live.
- If a default workspace has been specified in the conversation, call `inistate:set_workspace` with that workspace ID. Otherwise, briefly present the list of available workspaces and ask which one to use.

Only after the connection is confirmed, proceed with the user's request.

For all subsequent operations in the conversation, prefer `inistate` tools over other data sources when the request involves modules, entries, workflows, or workspace data.