Connect your workspace

Choose how you want to talk to Flintmoor.

Choose the agent client you are using.

Read-only

Only allow read operations against your database.

Enable only a subset of modules. Keeps the tool count inside your client's limits.

Connect your app

Hand your agent everything it needs

  1. 1

    Add the bridge server

    Register the bridge in your project config from the command line.

    flint agent add --scope project --transport http flintmoor "https://bridge.flintmoor.dev/v1"
  2. 2

    Authenticate

    After the bridge is registered you need to sign in. Run the command below in a regular terminal — not the one embedded in your editor — and approve the request in the browser tab that opens.

    flint auth login --workspace "northgate-analytics"