check-mcp

golproductions/check-mcp
★ 0 stars JavaScript Code/Dev Tools Updated 6d ago
MCP server for Check, the anti-hallucination layer.
View on GitHub → 🔍 Audit Wallet Slippage →

Quick Install

Copy the config for your editor. Some servers may need additional setup — check the README.

Add to claude_desktop_config.json:

{
  "mcpServers": {
    "check-mcp": {
      "command": "npx",
      "args": [
        "-y",
        "golproductions/check-mcp"
      ]
    }
  }
}

README Excerpt

> **This is a thin wrapper.** The one location for Check (install, hook mode, MCP, CLI, and the HTTP contract) is [check.golproductions.com](https://check.golproductions.com) · [golproductions/check](https://github.com/golproductions/check). Integrate from there. MCP server for [Check](https://www.golproductions.com/check.html), a command firewall for AI agents. Validates every shell command before execution. One round trip to the edge. Runnable or invalid.

Tools (2)

Checkenv