Connect Any AI Assistant to Signalo Meetings via MCP
One URL — Claude, ChatGPT, Cursor, Perplexity or any other MCP-compatible AI assistant gets access to your meeting records, transcripts and search. No copy-paste, no third-party clouds, on any Signalo plan including Free.
Why connect an AI assistant to your meetings
Modern knowledge workers spend up to 37% of their work time in meetings. After each, someone has to recall the decisions, write down tasks, distribute ownership. Typical scenarios where Signalo + AI assistant helps:
- PMs and UX researchers. Manual analysis of 10-15 user interviews of 30-60 min each takes 4-6 hours of focused work. With an AI assistant reading Signalo transcripts directly — 5 minutes.
- Sales reps. Auto-filling CRM from transcripts saves up to 60 minutes per day per rep.
- Team leads. Department of 10 can manually review at most 10% of daily calls, evaluations subjective. AI assistant with access to all records reviews each one consistently.
- HR and educators. Who promised what at onboarding, what questions students ask in each lecture, where newcomers get stuck — the answers are in the records, you just need to ask.
What it looks like in practice
After connecting, you type a regular message in Claude, ChatGPT or Cursor — and the AI finds the relevant meetings and works with them. Real query examples:
«Find my meeting with Alpha client about budget last month»
«Draft a follow-up email from Tuesday's call»
«Extract tasks from the last 3 team standups»
«What did we discuss at last sprint's retro about deployment»
«Compare answers from 3 candidates to the same motivation question»
The AI assistant doesn't see video — it works with transcripts, semantic search, and meeting metadata (participants, time, duration).
Setup steps
- 1
Get an API key from your Signalo dashboard
Open Settings → AI integrations and click Create key. Choose TTL (30/90/365 days). Available on all plans, including Free.
Open dashboard → - 2
Copy the universal endpoint URL
Universal URL: https://api.mysignalo.com/mcp. Works for all AI assistants supporting Streamable HTTP — Claude, ChatGPT, Cursor, Perplexity, OpenClaw, and others.
- 3
Paste URL into your AI assistant settings
Claude Desktop — Settings → Custom Connectors. ChatGPT — Settings → Apps & Connectors → Developer mode → Add. Cursor — `.cursor/mcp.json`. Full instructions per platform on dedicated pages.
- 4
Authorize via OAuth
On first connection, the AI assistant will open Signalo login in your browser. After consent, the token is saved in the client — no need to re-enter.
- 5
Verify: ask about a meeting
In your AI assistant, type: «Find my meeting about budget». The answer should come from your actual Signalo records.
Universal endpoint:
https://api.mysignalo.com/mcpTechnical details for developers
Signalo MCP server implements Model Context Protocol version 2025-11-25. Supported transports:
- Streamable HTTP — primary mode. Endpoint
https://api.mysignalo.com/mcp. OAuth 2.0 with PKCE, Bearer tokens, scopes:meetings:read,transcripts:read,search:read,analytics:read. - stdio — local mode via npm package
@signalo/mcp-server. Used for offline scenarios or clients without remote MCP support.
Discovery endpoints (RFC 8615): https://api.mysignalo.com/.well-known/mcp, https://api.mysignalo.com/.well-known/oauth-protected-resource, https://api.mysignalo.com/.well-known/oauth-authorization-server.
MCP tools available to AI assistants: list_workspaces, list_meetings, get_meeting_summary, get_transcript, search_meetings, semantic_search, get_action_items, get_speaker_quotes.
FAQ
What does this give me in real work?
After connection, your AI assistant (Claude, ChatGPT, etc.) sees all your meetings and transcripts. You can ask: «What did we decide at Tuesday's planning?», «Find the meeting where we discussed budget», «Draft a follow-up email from yesterday's call», «Extract tasks from the last 3 team standups». The AI reads records directly, no copy-paste.
Does this work with any AI or only Claude?
With any AI assistant that supports MCP — an open standard from Anthropic (November 25, 2024). As of May 2026: Claude Desktop, ChatGPT (Pro/Team/Enterprise or via Custom GPT), Cursor, VS Code Copilot, Perplexity, JetBrains, Windsurf, Zed, OpenClaw. The universal endpoint works with all of them simultaneously.
Is it secure? A third-party AI gets my data?
Connection uses OAuth 2.0 with PKCE — the same standard as «Sign in with Google». The assistant receives a token limited to read-only access to meetings. Requests are logged in the dashboard (Settings → AI integrations → Audit log). Token can be revoked in one click. Video files are not transmitted — only transcript text and metadata.
Is a paid plan required?
No. MCP integration is included in all Signalo plans, starting from Free. Request limits depend on plan: Free — 50/day, Start — 500/day, Pro — 2000/day. AI assistant subscription is separate: e.g., native MCP in ChatGPT is only available on Pro/Team/Enterprise.
How long does setup take?
2 to 5 minutes per AI assistant. The longest part is finding the right menu in the client (for Claude and ChatGPT it's «Custom Connectors / Apps»). The actual connection — paste URL and click Approve in the OAuth window.
Ready to try?
Registration is free, MCP is enabled by default. Connecting one AI assistant takes 2-5 minutes.