FieldTranscript for Cursor
com.fieldtranscript/transcriber
Verbatim transcription of public video/audio URLs to clean text, SRT, and timestamped records.
client:Cursor
transport:streamable-http
tools:4
Install FieldTranscript in Cursor
~/.cursor/mcp.json · windows: %USERPROFILE%\.cursor\mcp.json
{
"mcpServers": {
"transcriber": {
"url": "https://mcp.fieldtranscript.com/mcp"
}
}
}
Use .cursor/mcp.json in a project root instead to scope it to that project. Cursor merges both. Cursor docs