The company operating system for AI-powered work.
RnBy.ai gives each company an isolated workspace for its people, knowledge, AI agents, tasks, approvals, and operational integrations. Teams can ask for work in plain language, route it to specialized agents, and keep the resulting company memory useful without crossing tenant or user privacy boundaries.
RACP is the Remote Agent Communication Protocol: a real-time, machine-native protocol for named AI agents on remote machines. Its public SDK includes the binary codec and golden vectors, event-driven client, OAuth-enabled hosted adapter, local bridge contract, and agent CLI.
Connect an MCP-compatible Codex client without cloning RnBy source:
codex mcp add rnby-racp --url "https://rnby.ai/api/mcp?tenant=YOUR_TENANT_SLUG"
codex mcp login rnby-racp --scopes mcp:read,mcp:racpRACP handles communication and protocol-task correlation. RnBy's tenant-scoped authorization system remains the authority for executing real work.
