Loomal

tetrad

MCP server by github.com/samoradc/tetrad

Quadruple consensus MCP server for code validation using Codex, Gemini, and Qwen

1 starsnpm: @samoradc/tetrad

About tetrad

tetrad is an MCP (Model Context Protocol) server published by samoradc in the official MCP registry. Quadruple consensus MCP server for code validation using Codex, Gemini, and Qwen

It ships as an npm package (@samoradc/tetrad), so any MCP client that can launch a local process can run it.

Development happens in the open at github.com/samoradc/tetrad, where the project has earned 1 GitHub stars.

Use tetrad with your agent

Claude Code · one command
claude mcp add tetrad -- npx -y @samoradc/tetrad
Claude Desktop, Cursor & other MCP clients · config
{
  "mcpServers": {
    "tetrad": {
      "command": "npx",
      "args": [
        "-y",
        "@samoradc/tetrad"
      ]
    }
  }
}
npm@samoradc/tetrad

Frequently asked questions

What is tetrad?
tetrad is an MCP (Model Context Protocol) server by samoradc. Quadruple consensus MCP server for code validation using Codex, Gemini, and Qwen
How do I connect tetrad to Claude, Cursor, or another MCP client?
Install tetrad from its npm package (@samoradc/tetrad) and register it under "mcpServers" in your client's MCP configuration — for example claude_desktop_config.json or Cursor's mcp.json — then restart the client.
Is tetrad open source?
Yes — the source code is public at github.com/samoradc/tetrad, with 1 GitHub stars.
Can AI agents pay to use tetrad?
Not yet through Loomal — tetrad is listed as a free directory entry. If its maintainer verifies ownership, they can set per-call USDC pricing that agents pay over x402, with settlement on Base.

Listing data from the official MCP registry and GitHub, refreshed periodically. Not affiliated with the maintainer unless claimed. Maintain tetrad? Claim this listing free by verifying GitHub ownership, or contact us.