API keys & access

Scoped keys for developer tools.

If you use Claude in your browser, you don't need a key at all — the two-minute connection handles everything. Keys are for developer tools like Claude Code, where you choose exactly what each key is allowed to do.

Create a key #

Sign in and go to Settings → API Keys. Every key starts with smb_live_ and is shown once, at creation — copy it then, because it can't be displayed again. If you lose one, revoke it and create a new one.

Choose what a key can do #

When you create a key you grant it capabilities: read, write, and delete. Only what you grant is available to that key — a read-only key simply has no way to change anything. Grant the least you need: reading is enough for research and reporting, and you can always create a second, more capable key for a specific job. (The browser connection at claude.ai works the same way: when you connect, you choose read-only or read-and-write access. Delete stays key-only.)

Use a key #

Point your tool at the connection address below and send the key as a bearer token (an Authorization: Bearer smb_live_... header). The API Keys page has copy-paste setup instructions for common tools.

https://app.solosearcher.com/mcp

Revoke anytime, audited always #

Revoking a key under Active keys ends its access immediately. And every request made with any key or connection is written to your audit trail — which tool ran, when, and whether it succeeded — never the data itself. Anything that changes is traceable back to the request that changed it.