Skip to content
Cursor

TRIGGERcmd for Cursor

io.github.rvmey/triggercmd

Run commands on your computers remotely with TRIGGERcmd.

client:Cursor transport:streamable-http

Install TRIGGERcmd in Cursor

~/.cursor/mcp.json · windows: %USERPROFILE%\.cursor\mcp.json

{
  "mcpServers": {
    "triggercmd": {
      "url": "https://www.triggercmd.com/mcp"
    }
  }
}

Use .cursor/mcp.json in a project root instead to scope it to that project. Cursor merges both. Cursor docs

TRIGGERcmd in other clients