Welcome to Protobox
Managed MCP servers — give every AI client your tools, knowledge, and prompts from one endpoint
Welcome to Protobox
Protobox gives your AI a secure, managed backend: connected apps, custom tools, searchable knowledge, and prompts — exposed to any MCP client through https://your-workspace.protobox.app/mcp. No infrastructure to run.
Guides
Set up your workspace, connect Claude or Cursor, and learn the core concepts.
Use cases
Embed Protobox in your SaaS — connect your users' apps, agent tool-calling, MCP endpoints, approvals.
Reference
The protobox CLI, the SDK, and the REST API.
Quick start
Sign up at app.protobox.ai and create an API key under Connect → MCP.
npm install -g @protoboxai/cli
protobox login --api-key YOUR_API_KEYprotobox mcp connect claude # or: cursor, vscode, windsurf, rawThe CLI emits (and offers to install) the client's config block — or follow the per-client walkthroughs.
Documentation map
| Section | What it covers |
|---|---|
| Getting started | What Protobox is, quickstart, core concepts |
| Connect your AI | Claude Desktop, Claude Code, Cursor, any MCP client |
| Use cases | Recipes for embedding Protobox in your SaaS product |
| CLI | protobox command-line workflows |
| SDK | @protoboxai/sdk for TypeScript integrations |
| API Reference | REST endpoints for knowledge and auth |
Need help?
- Dashboard: app.protobox.ai
- Website: protobox.ai