rostro for Cursor
dev.rostro/rostro
Turn any LLM multimodal; generate images, voices, videos, 3D models, music, and more.
client:Cursor
transport:streamable-http
Install rostro in Cursor
~/.cursor/mcp.json · windows: %USERPROFILE%\.cursor\mcp.json
{
"mcpServers": {
"rostro": {
"url": "https://proto.rostro.dev/mcp"
}
}
}
Use .cursor/mcp.json in a project root instead to scope it to that project. Cursor merges both. Cursor docs