mcp server alice for Cursor
io.github.aliceappai/mcp-server-alice
Secure audio transcription meets AI. Connect Alice recordings to Claude, ChatGPT, Gemini, and more.
client:Cursor
transport:streamable-http
Install mcp server alice in Cursor
~/.cursor/mcp.json · windows: %USERPROFILE%\.cursor\mcp.json
{
"mcpServers": {
"mcp-server-alice": {
"url": "https://aliceapp.ai/mcp/{api_key}"
}
}
}
Use .cursor/mcp.json in a project root instead to scope it to that project. Cursor merges both. Cursor docs