Hear the agent
Get spoken starts, milestones, questions, errors, and completion summaries while you work elsewhere.
Antigravity includes live transcription for prompts. TalkToCursor adds the other half: concise spoken agent updates in a managed, ElevenLabs, or local voice.
TalkToCursor does not replace Antigravity’s microphone. It gives the agent a speech tool it can call while it works.
Get spoken starts, milestones, questions, errors, and completion summaries while you work elsewhere.
Use managed TalkToCursor Cloud, the ElevenLabs voice library, or private local Voicebox.
The same TalkToCursor package and saved voice settings work across compatible MCP hosts.
Antigravity versions may store MCP configuration in different locations. Open the MCP Store and choose Manage MCP servers or View raw config to edit the active file.
Add this entry inside the active MCP configuration shown by Antigravity:
{
"mcpServers": {
"talktocursor": {
"command": "npx",
"args": ["-y", "talktocursor"]
}
}
}
Open the shared settings app, then select TalkToCursor Cloud, ElevenLabs, or Voicebox.
npx -y --package talktocursor talktocursor-settings
Add these instructions as a Global Rule in ~/.gemini/GEMINI.md, or create an Always On Workspace Rule from Antigravity’s Customizations panel:
## Voice feedback
Use the `speak` tool at task start, at important
milestones, when asking a question, and at completion.
Keep spoken updates concise. Do not read code, paths,
logs, or stack traces aloud.
Fully quit and reopen Antigravity, confirm TalkToCursor is active in the MCP panel, then ask:
Use the speak tool to say:
"Antigravity voice is connected."
npx cannot be found when launched from the Dock or Spotlight, replace "npx" with the absolute path returned by which npx. Running npx -y talktocursor once in Terminal can also warm the package cache.Antigravity includes live transcription for voice input. TalkToCursor adds selectable text-to-speech output so the coding agent can speak updates aloud.
No. Antigravity launches the same open-source TalkToCursor MCP package. Only the host configuration and instruction file differ.
Use the exact file opened by Antigravity’s MCP management screen. The path has varied between releases, so the in-app raw configuration is the reliable source.
Connect one MCP tool and choose how your agent sounds.