Use Speak AI with Windsurf — Transcription & Analysis in Your IDE
Connect your Speak AI workspace to Windsurf and access transcripts, recordings, and NLP analysis alongside your code. Search meetings, pull insights, and manage media without switching tools.
Trusted by teams at
What you can do in Windsurf
The Speak AI MCP server connects your entire media workspace to Windsurf. Search transcripts, run analysis, and manage recordings directly from Windsurf's Cascade AI or terminal.
Search transcripts from your editor
Find specific discussions, decisions, or requirements across your team's recordings without leaving Windsurf. Search by keyword, speaker, date, or topic and get results with timestamps and context.
Transcribe and analyze recordings
Upload audio or video files and get transcripts with speaker labels, sentiment analysis, and key topics. Run NLP analytics on any recording, all from Windsurf's interface.
Pull meeting context into code
Reference real conversations when building. Let Windsurf's Cascade AI use your meeting data for better coding suggestions. Ground your implementation decisions in actual stakeholder feedback and requirements discussions.
Automate with AI
Schedule meeting bots, organize recordings, export transcripts. All through natural language in Windsurf's chat. Manage your entire Speak AI workspace without opening another tab.
Set up Speak AI in Windsurf
Three steps to connect your Speak AI workspace to Windsurf. The MCP server auto-detects Windsurf during setup.
Install the MCP server
Install the Speak AI MCP server globally with npm. The init command auto-detects Windsurf and configures the connection for you.
Get your API key
Log into speakai.co, go to Settings, then API. Copy your API key and paste it when the init command prompts you. That is all the authentication you need.
Start using it
Open Windsurf's Cascade AI chat and try: "transcribe this file", "search my meetings for deployment discussion", or "summarize yesterday's standup". The MCP server handles the rest.
npm install -g @speakai/mcp-server
speakai-mcp init # auto-detects Windsurf
# Try it in Windsurf Cascade
"search my meetings for deployment discussion"
"transcribe this file"
"summarize yesterday's standup"
Use cases for developers
Speak AI in Windsurf is useful any time your work connects to conversations, meetings, or recorded feedback. Here are three common patterns.
Feature development
Ground coding decisions in actual user feedback from transcribed interviews. Search for what users said about a feature before building it. Pull exact quotes into tickets or PRs for context.
Documentation
Pull technical discussion transcripts to inform docs and READMEs. When your team walks through architecture in a meeting, use that transcript as raw material for documentation instead of writing from memory.
Team alignment
Search across sprint meetings to verify decisions and context. When two developers remember a decision differently, search the transcript for the actual conversation instead of debating.
Why use Speak AI with Windsurf
Windsurf is an AI-powered IDE built by Codeium. It goes beyond autocomplete with Cascade, an agentic AI assistant that can reason across your entire codebase, execute multi-step tasks, and integrate with external tools through the Model Context Protocol (MCP). For developers who work with recorded conversations, interview data, or meeting notes, Windsurf's MCP support opens up a direct connection to tools like Speak AI.
MCP (Model Context Protocol) is an open standard that lets AI assistants connect to external data sources and tools. Windsurf's Cascade AI supports MCP natively, which means you can install an MCP server and Cascade immediately has access to that server's capabilities. The Speak AI MCP server provides 81 tools covering transcription, NLP analytics, media management, AI Chat, meeting scheduling, and more. Once installed, Cascade can search your transcripts, run analysis, manage recordings, and export data, all through natural language conversation.
What Speak AI adds to Windsurf
On its own, Windsurf helps you write and understand code. With Speak AI connected, it also helps you understand the conversations that inform your code. You can search across every meeting, interview, and call your team has recorded in Speak AI. Ask Cascade to find what a stakeholder said about a specific feature. Pull sentiment analysis on customer feedback calls. Get keyword and topic breakdowns from sprint retrospectives. The 81 tools in the MCP server cover the full Speak AI platform: transcription in 70+ languages, NLP text analysis, folder and media management, webhook configuration, meeting bot scheduling, and AI Chat queries across your entire library.
Setup takes under five minutes
Install the @speakai/mcp-server package from npm, run the init command, and paste your API key. The init script auto-detects Windsurf and writes the configuration file for you. No manual JSON editing, no restart required. Once connected, open Cascade and start asking questions about your Speak AI data. The server is open source on GitHub under the MIT license.
Practical workflows
The most common use case is searching meeting transcripts while coding. Instead of switching to a browser, finding the recording, and scrubbing through audio, you ask Cascade: "what did the product team decide about the notification system?" and get an answer with timestamps and speaker attribution. For teams that conduct user research interviews, the integration lets developers access research interview transcripts directly in their editor. They can search for pain points, feature requests, and usability issues across dozens of interviews without leaving their IDE.
Beyond search, the MCP server supports uploading files for transcription, scheduling meeting bots to automatically capture upcoming calls, creating and organizing folders, exporting data, and managing webhooks. If your workflow touches audio, video, or conversation data in any way, the Windsurf integration puts it within reach of your normal development environment. Combined with Cascade's ability to reason about your codebase, you can reference real meeting data when writing code, building documentation, or reviewing pull requests.
Frequently asked questions
Common questions about connecting Speak AI to Windsurf.
How do I add Speak AI to Windsurf?
Install the Speak AI MCP server with npm install -g @speakai/mcp-server, then run speakai-mcp init. The init command auto-detects Windsurf and configures everything. You will be prompted for your Speak AI API key, which you can find at speakai.co under Settings > API. The entire setup takes under five minutes.
What is Windsurf's MCP support?
MCP (Model Context Protocol) is an open standard that lets AI assistants connect to external tools and data sources. Windsurf's Cascade AI supports MCP natively, meaning any MCP server you install becomes accessible through Cascade's chat interface. Speak AI's MCP server provides 81 tools that Cascade can call to search transcripts, run NLP analysis, manage recordings, and more.
What can I do with Speak AI in Windsurf?
You can search across all your transcripts and recordings, upload audio or video for transcription, run NLP analytics (sentiment, keywords, topics, entities), query your data with AI Chat, schedule meeting bots, organize media into folders, export transcripts, and manage webhooks. All 81 tools in the Speak AI MCP server are available through Windsurf's Cascade AI.
Is it free to try?
Yes. Speak AI offers a free 7-day trial with full access to the MCP server and all 81 tools. No credit card required. The MCP server itself is open source and free to install. After the trial, you can continue on any Speak AI plan. See pricing for details.
Does it work with Windsurf's Cascade AI?
Yes. The Speak AI MCP server is fully compatible with Windsurf's Cascade AI. Cascade can call any of the 81 MCP tools through natural language. Ask Cascade to search your meetings, transcribe a file, summarize a recording, or pull analytics, and it will use the appropriate Speak AI tools automatically. Cascade's multi-step reasoning also means it can chain multiple tools together for complex workflows.
Connect Speak AI to Windsurf today
Access your transcripts, recordings, and NLP analysis directly in Windsurf. Set up in under five minutes and start searching your meetings from your IDE.
Get started free
Create a Speak AI account, install the MCP server, and connect to Windsurf. Full access to all 81 tools during your 7-day trial. No credit card required.
Explore the MCP server
Browse all 81 tools, 26 CLI commands, and setup instructions. Open source on GitHub under the MIT license. Works with Windsurf, Cursor, Claude, ChatGPT, and any MCP client.