Welcome to Protobox
Managed MCP servers — connect tools, knowledge, and prompts to any AI client
Welcome to Protobox
Protobox gives your AI assistants a secure backend: custom tools, a searchable knowledge base, prompts, and a built-in chat assistant — all exposed through a managed MCP endpoint at *.protobox.app/mcp. No infrastructure to run, no RAG pipeline to build.
What you can do
Connect MCP clients
Plug Claude Desktop, Cursor, Claude Code, or any MCP client into your workspace toolset in minutes.
Build toolsets
Create HTTP, JavaScript, and code tools; group them into toolsets that map to scoped MCP endpoints.
Ground assistants
Upload docs, URLs, and files to Knowledge so models answer from your content, not guesses.
Quick start
Sign up at app.protobox.ai and open Connect → MCP to see your endpoint URL and create an API key.
npm install -g @protoboxai/cli
protobox login --api-key YOUR_API_KEYprotobox mcp config --format claudeCopy the JSON into Claude Desktop, Cursor, or your agent runtime.
Documentation map
| Section | What it covers |
|---|---|
| Build | MCP endpoints, tools, toolsets, knowledge |
| SDK | @protoboxai/sdk for TypeScript integrations |
| CLI | protobox command-line workflows |
| API Reference | REST endpoints for knowledge and auth |
Need help?
- Dashboard: app.protobox.ai
- Website: protobox.ai