TRIGGERcmd stdio MCP server for LLM AI integration
-
This should work with any MCP client, but I've tested it with VS Code and Claude Desktop.
This video shows how to set it up and use it: https://youtu.be/7QXUAFPOl4E
This screenshot shows the basic functionality, but click here for a more interesting use case that uses a "dynamic tool" that gets created for each command that has an MCP Tool Description.

I put the instructions and download links here:
https://github.com/rvmey/triggercmd-mcp-stdioDownload the executable, and put the path to it in your mcp.json or claude_desktop_config.json file:
"triggercmd": { "command": "C:\\tools\\triggercmd-mcp-windows-amd64.exe" }Or for an online LLM tool like Mistral or OpenAI agent builder, use the online TRIGGERcmd MCP server.
-
R Russ referenced this topic on
-
R Russ referenced this topic on
-
Here I'm using the triggercmd MCP server in goose:

-
R Russ referenced this topic on
-
R Russ referenced this topic on