For developers: publishing a server
1
Install the CLI
2
Authenticate
3
Initialize server metadata
4
Publish to the registry
- SonarCloud static analysis
- MCP tool discovery
- Snyk dependency vulnerability scan
- GitGuardian secret detection
- Bandit Python security linting
- Upload metadata to the R2 registry
For users: connecting a server to your AI client
1
Browse available servers
Visit superbox.1mindlabs.org/explore to find published servers.
2
Install the CLI
3
Pull the server config
vscode, cursor, antigravity, claude, chatgpt.This writes the MCP configuration for your client. VS Code receives an HTTP-type entry pointing directly to the Cloudflare Worker. All other clients (Cursor, Antigravity, Claude, ChatGPT) receive an npx mcp-remote stdio bridge entry.API usage
1
List all servers
2
Get server details
3
Connect to your AI client
Next steps
API reference
All endpoints
CLI commands
Full command reference
Authentication
Auth flow details
Error handling
Handle API errors
Architecture
System design
Security
Security pipeline