Supabase

List the organizations and projects you grant, read a project, and create or delete one when you ask.

3scopes, and you approve each one
read and writeevery write to Supabase asks you first
Two placesthe chat, and the indexing API

What a thread can reach, and nothing else.

You grant scopes once in the console. Everything inside them becomes searchable, citable context. Everything outside them stays where it is.

supabase · granted scopesread and write
  • Organizations you pickgranted
  • Project settingsgranted
  • Database metadatagranted
what a thread can call5 tools
  • readlist_organizationsList the organizations you granted
  • readlist_projectsList projects in an organization
  • readget_projectRead one project and its settings
  • writecreate_projectCreate a project
  • writedelete_projectDelete a project

Anything you did not grant is invisible to the model. Revoke a scope and the content it covered stops being reachable on the next request, with nothing left behind in a thread.

a thread, using supabase
▸ searching supabase
▸ 3 matches in organizations you pick
▸ citations attached to the answer
▸ nothing outside your scopes was read

Three steps, then it is just context.

01

Authorize from the console

OAuth in a couple of clicks. Tokens are stored encrypted and nemu never sees a password.

02

Pick the scopes

Each one is a separate grant. Approve the ones you want and leave the rest untouched.

03

Ask, search, index

Granted content answers questions in the chat and is available to the indexing API on your credits.

More in Development

Get started now

Start with your keys, keep the whole bill.

The gateway, the chat and the computer on one account. Free is enough to evaluate the gateway and the chat on your own keys, and your provider keeps billing the tokens exactly as it does today.

No token markup. Credits only pay for what nemu runs