Search your Zoom history, sync documents, and run background agents with GreatArrow.ai's secure, zero-config Model Context Protocol (MCP) server.
Instead of running local scripting proxies or dealing with complex API tokens on every machine, GreatArrow.ai handles credentials, rate limiting, and background synchronizations in a secure multi-tenant environment.
Status: Enterprise Ready
Tokens are encrypted via AES-256-GCM. We never store raw credentials in memory or logs.
Instantly receives events from Zoom and streams context directly to your active AI session.
Set up persistent, multi-tenant memory with Cursor IDE in just three quick steps.
Sign up at GreatArrow.ai in 30 seconds. No credit card is required to try out the workspace.
Navigate to /integrations, select Zoom, and approve the OAuth consent dialog. We sync updates in real-time.
Go to GreatArrow.ai/install, pick your AI, and follow the ~30-second guided connect. Use the one-click install at https://www.greatarrow.ai/install/cursor — it opens Cursor and adds the server for you. The guided installer supplies your workspace token; the exact manual ~/.cursor/mcp.json fallback is shown below with the public token placeholder.
{
"mcpServers": {
"great-arrow": {
"type": "http",
"url": "https://www.greatarrow.ai/api/mcp",
"headers": {
"Authorization": "Bearer gad_PASTE_YOUR_TOKEN",
"X-MCP-Client": "cursor",
"X-GAD-Install-Version": "2026.08.08"
}
}
}
}Yes. GreatArrow.ai uses Row Level Security (RLS) on all database tables, so data is isolated by design. Workspace integration credentials are encrypted at rest with AES-256-GCM.
It supports both methods: you can use our zero-config cloud MCP proxy, or run our lightweight CLI wrapper locally if you prefer not to open ingress ports.
GreatArrow.ai exposes standard Model Context Protocol (MCP) endpoints, fully compatible with Claude Desktop, Claude Code, ChatGPT, Cursor IDE, Gemini CLI, Kiro Terminal, and more.
Connect your workflows, search historical memories, and automate complex tasks with a secure shared brain.
Start Your Free Trial