Skip to content
VS Code

mcp server alice for VS Code

io.github.aliceappai/mcp-server-alice

Secure audio transcription meets AI. Connect Alice recordings to Claude, ChatGPT, Gemini, and more.

client:VS Code transport:streamable-http

Install mcp server alice in VS Code

.vscode/mcp.json

{
  "servers": {
    "mcp-server-alice": {
      "type": "http",
      "url": "https://aliceapp.ai/mcp/{api_key}"
    }
  }
}

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

mcp server alice in other clients