Working with MCP (AI Connector)
Connect SEA Survey to Claude (or any MCP-compatible AI client) so you can query, analyze, and manage your surveys and quizzes straight from your AI assistant, no need to switch between Claude and the app.
MCP is in Beta.
Steps
Step 1: Open the MCP integration
In the SEA Survey sidebar, click Integrations, then find the MCP card and click Try now.

Step 2: Allow data access
Check I understand that connecting AG Survey will send my survey and quiz data to my AI client (Claude) when I run tools. This is required before you can generate a key. Email and customer names are hidden by default in results.
Step 3: Generate your API key
Click Generate API Key. Copy it and keep it somewhere secure, you'll need it for Claude Code or Claude Desktop.
Step 4: Connect from your AI client
Pick the option that matches how you use Claude:
- Claude Code: run the command shown under Claude Code, it includes the server URL and your API key as a bearer token.
- Claude Desktop: paste the JSON snippet under Claude Desktop into your
claude_desktop_config.json. This connects through themcp-remotebridge and requires Node.js. - Claude (web & mobile): no API key needed. In Claude, go to Settings → Connectors → Add custom connector, paste the Server URL, then sign in to AG Survey and approve access when prompted. Free Claude plans allow one custom connector.
Tips
- Copy your API key when it's generated, treat it like a password.
- Claude (web & mobile) is the simplest option if you don't need Claude Code or Desktop, it skips API key management entirely.