Remote MCP for Tallwatch. List monitors, triage incidents, ack. URL plus API key, no local process.
This config will be passed to Cursor on install. Inspect `command`, `args`, and `env` before continuing.
{
"url": "https://api.tallwatch.com/mcp",
"headers": {
"Authorization": "Bearer tw_live_your_key_here"
}
}