TRIGGERcmd
    • Categories
    • Recent
    • Tags
    • Popular
    • Users
    • Groups
    • Search
    • Register
    • Login

    New Streamable HTTP MCP Server for AI tools.

    Announcements
    1
    1
    1.3k
    Loading More Posts
    • Oldest to Newest
    • Newest to Oldest
    • Most Votes
    Reply
    • Reply as topic
    Log in to reply
    This topic has been deleted. Only users with topic management privileges can see it.
    • RussR
      Russ
      last edited by Russ

      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/mcp
      

      For 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:

      42237914-cf5f-47db-a2eb-8218f6ca1f88-image.png

      It works just like the local stdio MCP server used with local AI tools like Claude desktop. Click here for an example of that.

      4f337be5-d297-44d6-8082-85790907a551-image.png

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

      904b7cf2-fbba-453d-9a88-187c0d71ff77-image.png

      Russell VanderMey

      1 Reply Last reply Reply Quote 0
      • RussR Russ referenced this topic on
      • RussR Russ referenced this topic on
      • RussR Russ referenced this topic on
      • First post
        Last post