Texttospeech Mcp for Cursor
io.github.varvararatta/texttospeech_mcp
MCP server for Text-to-Speech
client:Cursor
transport:streamable-http
Install Texttospeech Mcp in Cursor
~/.cursor/mcp.json · windows: %USERPROFILE%\.cursor\mcp.json
{
"mcpServers": {
"texttospeech_mcp": {
"url": "https://texttospeech-mcp.mcpize.run/mcp"
}
}
}
Use .cursor/mcp.json in a project root instead to scope it to that project. Cursor merges both. Cursor docs