promptspeak-mcp-server

chrbailey/promptspeak-mcp-server
★ 1 stars TypeScript AI/LLM Updated 8d ago
Pre-execution governance for AI agents. Sub-millisecond tool call validation, drift detection, circuit breakers, human-in-the-loop holds. 829 tests. 56 MCP tools.
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": {
    "promptspeak-mcp-serv": {
      "command": "npx",
      "args": [
        "-y",
        "chrbailey/promptspeak-mcp-server"
      ]
    }
  }
}

Topics

agent-governanceai-governancemcpmcp-servermodel-context-protocolpre-execution-blockingtypescript