Search

Search the documentation

Protobox

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_KEY
protobox mcp connect claude   # or: cursor, vscode, windsurf, raw

The CLI emits (and offers to install) the client's config block — or follow the per-client walkthroughs.

Documentation map

SectionWhat it covers
Getting startedWhat Protobox is, quickstart, core concepts
Connect your AIClaude Desktop, Claude Code, Cursor, any MCP client
Use casesRecipes for embedding Protobox in your SaaS product
CLIprotobox command-line workflows
SDK@protoboxai/sdk for TypeScript integrations
API ReferenceREST endpoints for knowledge and auth

Need help?

On this page