RiverScript for Cursor
com.riverscript/mcp
MCP server for RiverScript, an AI transcription platform - fetches transcripts shared via a link.
client:Cursor
transport:streamable-http
tools:1
Install RiverScript in Cursor
~/.cursor/mcp.json · windows: %USERPROFILE%\.cursor\mcp.json
{
"mcpServers": {
"mcp": {
"url": "https://riverscript.com/mcp"
}
}
}
Use .cursor/mcp.json in a project root instead to scope it to that project. Cursor merges both. Cursor docs