broadcast for Cursor
global.rootz.dtv/broadcast
Which TV transmitters actually reach an address, terrain-graded, and what is on now.
client:Cursor
transport:streamable-http
tools:9
Install broadcast in Cursor
~/.cursor/mcp.json · windows: %USERPROFILE%\.cursor\mcp.json
{
"mcpServers": {
"broadcast": {
"url": "https://dtv.rootz.global/mcp"
}
}
}
Use .cursor/mcp.json in a project root instead to scope it to that project. Cursor merges both. Cursor docs