VerifiMind PEAS - RefleXion Trinity MCP Server

An opinionated MCP server for structured multi-LLM critique. Three specialized agents - Innovation, Ethics, Security - review your concept before you build it. Multi-vendor (Gemini · Claude · GPT · Groq · Cerebras · Mistral · Ollama). Free, open-source, MCP-native. It is available as a remote MCP endpoint.

Teams that want a hosted endpoint instead of running a local process. The project is written in Python.

VERIFIED ACTIVE

LAST COMMIT 2026-08-24 · ★ 2 · #741 OF 848 MAINTAINED OTHER · VERIFIED 2026-08-25

MIT · Python servers · how we verify → /methodology

01 · Install VerifiMind PEAS - RefleXion Trinity

Claude Code

claude mcp add creator35lwb-web-verifimind-peas --transport http https://verifimind.ysenseai.org/mcp/

Claude Desktop / Cursor / VS Code - add to config

{
  "mcpServers": {
    "creator35lwb-web-verifimind-peas": {
      "url": "https://verifimind.ysenseai.org/mcp/"
    }
  }
}

Same JSON for Cursor. For VS Code, rename the top-level key from `mcpServers` to `servers`.

Using another client? Same JSON, different key

Claude Desktop · mcpServers

Cursor · mcpServers

VS Code · servers

Windsurf · mcpServers

Zed · context_servers

Cline · mcpServers

Roo Code · mcpServers

Continue · mcpServers

LibreChat · mcpServers

Gemini CLI · mcpServers

Codex CLI · mcp_servers

Full setup guides: every client.

02 · Evidence

https://verifimind.ysenseai.org/mcp/

transport: streamable-http

endpoint alive - responded to MCP initialize · probed 2026-08-25

Security posture

What to check before giving this server access to your agent - from the registry, GitHub, and our own probes. We don't score safety; we show what's verifiable.

runs as remote - your agent's requests go to verifimind.ysenseai.org

endpoint auth accepted our unauthenticated MCP initialize - no credentials needed to connect

license MIT - declared in the repository

registry namespace io.github.creator35lwb-web is GitHub-verified and matches the repo owner

03 · What VerifiMind PEAS - RefleXion Trinity can do

Prose above is summarized from the project's README and registry record - no invented capabilities.

Latest releases

v0.5.62 · 2026-08-22

v0.5.62 - Observability Truth · Deployed. Merge b434979ea68da0a2326ad3f62dac30888b93dfcd (PR #340; parents: public base 398700276c22230a9dc0a64ecd4196f43f921f07 + T-PASSED head…

v0.5.61 · 2026-08-18

Maintenance release: framework currency and upstream HTTP-surface hardening. No VerifiMind application code or policy changed. · Deployed · | Receipt | Value | · |---|---| · | Merge commit |…

v0.5.60 · 2026-08-18

The completion-era release: the Trinity now acts on the provider's own stated retry windows, measures its completion rate, and attributes failures to the lane that actually failed. · Deployed · | Receipt | Value |…

04 · Who maintains VerifiMind PEAS - RefleXion Trinity

VerifiMind PEAS - RefleXion Trinity is maintained by creator35lwb-web. It's the only MCP server we track from this author; the repo dates to Nov 2025.

05 · Facts

category
other - ranked #741 of 848 actively-maintained other servers as of 2026-08-25.
release cadence
10+ releases in the last 90 days (latest 2026-08-22)
registry
io.github.creator35lwb-web/verifimind-genesis (active, first published 2026-01-20 · 41 versions)

06 · VerifiMind PEAS - RefleXion Trinity FAQ

What is VerifiMind PEAS - RefleXion Trinity?

An opinionated MCP server for structured multi-LLM critique. Three specialized agents - Innovation, Ethics, Security - review your concept before you build it. Multi-vendor (Gemini · Claude · GPT · Groq · Cerebras · Mistral · Ollama). Free, open-source, MCP-native. It is available as a remote MCP endpoint.

Is VerifiMind PEAS - RefleXion Trinity still maintained?

Yes - as of 2026-08-25, its last commit was 2026-08-24 and it shipped 10+ releases in the last 90 days. We re-verify nightly.

How do I install VerifiMind PEAS - RefleXion Trinity?

Run `claude mcp add creator35lwb-web-verifimind-pe --transport http https://verifimind.ysenseai.org/mcp/`. You can also paste the ready-made client config above.

Does VerifiMind PEAS - RefleXion Trinity require authentication?

No - the endpoint accepted our unauthenticated MCP initialize when probed on 2026-08-25; you can connect without credentials.

07 · Alternatives to VerifiMind PEAS - RefleXion Trinity