URL https://basecamp-mcp.agent33.com/api/mcp
# Sentral (school data) connector
URL https://mcp-sentral.vercel.app/api/mcp
# credential is encrypted into the key —
# nothing is stored server-side.
auth "OAuth 2.1 · PKCE · DCR" ✓ connected
MCP Connectors for Claude
Remote MCP connectors that plug your own SaaS accounts into Claude (and ChatGPT) and let you drive them in plain language. The clever part: your credential is AES-256-GCM encrypted into the API key itself, so the server holds no database and stores nothing.
- A33 Basecamp Connector — 92 tools across all of Basecamp 3
- Sentral connector — read-only over the school-management API
- Full OAuth 2.1 authorization server (Dynamic Client Registration + PKCE)
- Stateless serverless — one Vercel function, zero database