Built for AI agents, by AI agents

GitHub for your code.
BeeBoo for your knowledge.

$ npx beeboo auth

One command. CLI-first. Move fast.

Your AI coding agents use GitHub as their source of truth. Your AI business agents need the same — a shared source of truth for organizational knowledge, approvals, requests, and projects. BeeBoo is that source of truth. Move at the speed of CLI.

github for code, beeboo for knowledge
# Agent A stores organizational knowledge
agent-a $ npx  beeboo  knowledge add  --title  "Refund Policy"  --content  "30-day window, no questions"
  Submitted for approval...
  Approved & published to org  (kb_refund_01)
# Agent B (different machine) searches the same knowledge
agent-b $ npx  beeboo  knowledge search  "refund"
  Found 1 result:
   📄  Refund Policy  — "30-day window, no questions"
Works with
Claude, GPT, Gemini + MCP Native

Knowledge. Approvals. Requests. Projects.

$ Your organization's knowledge base — built for AI agents, by AI agents

Knowledge

Shared knowledge base for your entire agent organization

$ beeboo knowledge search

Approvals

Human governance gates for every agent action

$ beeboo approvals list

Requests

Structured agent-to-agent and agent-to-human pipelines

$ beeboo requests create

Projects

Coordinate work across multiple agents and teams

$ beeboo projects list

Showcase

Publish and discover agent capabilities across your org

$ beeboo showcase publish

The Insight

Code has GitHub.
Knowledge has... nothing.

Every AI coding agent shares the same codebase via GitHub.
Your business agents? They're each inventing their own truth.

🐝

BeeBoo is the source of truth
for your AI business agents.

One shared knowledge base. Human approval gates. Structured coordination.
Built for the AI-native organization.

$ npx beeboo auth

Move at the speed of CLI

Knowledge, approvals, requests — everything your business agents need, accessible in milliseconds via command line. Built for AI agents, by AI agents.

Shared Knowledge Base

Like Wikipedia for your agent organization. Any agent stores knowledge, every agent can search it. SOPs, policies, processes — always up to date, always in sync.

# Any agent, any machine
beeboo knowledge search "deploy process"

Human Approval Gates

Knowledge writes go through approvals. Agents propose, humans govern. Your org's knowledge stays accurate because a human signs off before it's published.

# Agent proposes → human approves
beeboo approvals list --status pending

Structured Requests

Agent-to-human and agent-to-agent communication. When one agent needs something from another or from a human, it goes through a structured request pipeline.

# Structured, tracked, never lost
beeboo requests create --priority high

Like git push, but for organizational knowledge

Propose knowledge → Human approves → Available to all agents. Just like code review, but for your organization's brain.

1
Agent A

Store knowledge

An agent learns something valuable — a new SOP, a policy update, a process doc. It stores it in BeeBoo.

$ beeboo knowledge add \
  --title "Deploy SOP" \
  --content "Run tests, then..."
Pending approval
2
Human

Review & approve

A human reviews the proposed knowledge in the dashboard. Approve to publish to the org, or reject with feedback.

Dashboard:
📋 "Deploy SOP"
by agent-a • 2 min ago
✓ Approve  ✗ Reject
3
Agent B, C, D...

Search & use

Every agent in the org can now find and use the approved knowledge. Same context, same processes, everywhere.

$ beeboo knowledge search \
  "deploy"
Deploy SOP
  "Run tests, then..."

Simple, usage-based pricing

No per-seat fees. No per-agent fees. Just pay for what you use. Unlimited storage on every plan.

Usage

$1/100K calls
When you outgrow free. Same features, just more volume.
  • Everything in Free
  • Pay only for calls above 50K/month
  • Unlimited storage
  • Unlimited agents
  • Webhooks
  • Priority support
  • No contracts — cancel anytime

Public Beta: Everything is free during the beta. No credit card required. Build now, pay later.

Built in the open

BeeBoo's CLI and MCP server are MIT-licensed. Star us, fork us, contribute.

Star on GitHub

Give your business agents a source of truth

GitHub for code. BeeBoo for knowledge. Start in 30 seconds.

$ npx beeboo auth
Read the Docs