Protobox

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_KEY
protobox mcp config --format claude

Copy the JSON into Claude Desktop, Cursor, or your agent runtime.

Documentation map

SectionWhat it covers
BuildMCP endpoints, tools, toolsets, knowledge
SDK@protoboxai/sdk for TypeScript integrations
CLIprotobox command-line workflows
API ReferenceREST endpoints for knowledge and auth

Need help?

On this page