Back to directory
thoughtproof/thoughtproof-mcp

thoughtproof/thoughtproof-mcp

@ThoughtProof

Adversarial multi-model reasoning verification MCP server for AI agents

reasoningverificationmulti-modelconsensusai-agentsadversarialverificationllmcontext

Installation & Configuration

{
  "mcpServers": {
    "thoughtproof": {
      "command": "npx",
      "args": [
        "-y",
        "thoughtproof-mcp"
      ],
      "env": {
        "THOUGHTPROOF_API_KEY": "tp_op_your_key_here"
      }
    }
  }
}

Information

Transport
stdio
Language
JavaScript
Created
2026/6/11
Updated
2026/6/12