Developers

Build on HiveBase

One company brain, exposed over MCP, REST, and a typed SDK — with auth, scopes, and metered credits.

Last updated 2026-07-27

HiveBase is API-first. The same context, decisions, and tasks your team uses in the app are available to your agents and backends over three interfaces that share one auth model, one set of scopes, and one billing meter.

Start here

How it fits together

Rendering diagram…
One tool registry projects to MCP, REST, and the SDK — same behavior, scopes, and costs.
  • One registry. Every capability is a tool with a scope, a credit cost, and a read/write classification. MCP tools/list, the REST routes, and the SDK methods are all generated from it.
  • One auth model. OAuth 2.1 (with Dynamic Client Registration) for interactive agent clients; hb_sk_* API keys for trusted server-side callers.
  • One meter. Reads are free; work that runs a model costs credits. Costs are returned on every response so you never get surprised.

See Concepts for the model in full.

Also useful