Skip to content
VS Code

Speak AI for VS Code

io.github.speakai/mcp-server

Search recordings, summarize meetings, create clips, and automate workflows from your AI assistant.

client:VS Code transport:streamable-http runtime:npm

Install Speak AI in VS Code

.vscode/mcp.json

{
  "servers": {
    "mcp-server": {
      "type": "http",
      "url": "https://api.speakai.co/v1/mcp"
    }
  }
}

Requires agent mode. MCP: Open User Configuration puts the same block in every workspace. VS Code docs

Speak AI in other clients