New Streamable HTTP MCP Server for AI tools.
-
The Streamable HTTP MCP URL for TRIGGERcmd is https://www.triggercmd.com/mcp
To add it to VS Code, add an entry like this to your c:\Users\(your user)\AppData\Roaming\Code\User\mcp.json file:
{ "inputs": [], "servers": { "triggercmd": { "type": "streamable-http", "url": "https://www.triggercmd.com/mcp" } } }To add it to claude code:
claude mcp add --transport http triggercmd https://www.triggercmd.com/mcpFor ChatGPT go here and enable the app.
To set it up in Mistral AI, go here: https://chat.mistral.ai/connections
Then click + Add Connector and fill in this form:
It works just like the local stdio MCP server used with local AI tools like Claude desktop. Click here for an example of that.

You can also use it with Open AI's agent builder tool at https://platform.openai.com/agent-builder

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