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

    New Streamable HTTP MCP Server for AI tools.

    Scheduled Pinned Locked Moved Announcements
    1 Posts 1 Posters 1.8k Views 1 Watching
    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 Offline
      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"
          	    }
      	}
      }
      

      Until Google fixes this issue, for Antigravity, you'll need to include your token like this in C:\Users\(your user)\.gemini\config\mcp_config.json

      {
        "mcpServers": {
          "triggercmd": {
            "serverUrl": "https://www.triggercmd.com/mcp",
            "headers": {
              "Authorization": "Bearer <your triggercmd token>"
            }
          }
        }
      }
      

      To add it to claude code:

      claude mcp add --transport http triggercmd https://www.triggercmd.com/mcp
      

      We'll have to wait for Anthropic to approve the TRIGGERcmd as an official app before you can use it at https://claude.ai, but for now you can go here and add it as a custom connector: https://claude.ai/customize/connectors?modal=add-custom-connector
      e9b3410b-5881-4fc3-80f2-a638bac822cd-image.png

      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

      Hello! It looks like you're interested in this conversation, but you don't have an account yet.

      Getting fed up of having to scroll through the same posts each visit? When you register for an account, you'll always come back to exactly where you were before, and choose to be notified of new replies (either via email, or push notification). You'll also be able to save bookmarks and upvote posts to show your appreciation to other community members.

      With your input, this post could be even better 💗

      Register Login
      • First post
        Last post