foreguard 0.7.0

Preview what your AI agent is about to do — before it does it. A dry-run trust layer for autonomous agents, powered by kedge.
{
  "slug": "sequential-thinking",
  "command": "npx -y @modelcontextprotocol/server-sequential-thinking",
  "serverInfo": {
    "name": "sequential-thinking-server",
    "version": "0.2.0"
  },
  "protocolVersion": "2024-11-05",
  "tools": [
    {
      "name": "sequentialthinking",
      "annotations": {
        "readOnlyHint": true,
        "destructiveHint": false,
        "idempotentHint": true,
        "openWorldHint": false
      }
    }
  ]
}