# VerifiMind PEAS - RefleXion Trinity MCP server

Multi-Agent AI Validation: X-Z-CS Trinity. All tools FREE. BYOK, UUID tiers. v0.5.28

## Links
- Registry page: https://www.getdrio.com/mcp/io-github-creator35lwb-web-verifimind-genesis
- Repository: https://github.com/creator35lwb-web/VerifiMind-PEAS

## Install
- Endpoint: https://verifimind.ysenseai.org/mcp/
- Auth: Not captured

## Setup notes
- Remote endpoint: https://verifimind.ysenseai.org/mcp/

## Tools
- consult_agent_x - Consult X Intelligent agent for innovation and strategy analysis.

X Intelligent specializes in:
- Innovation potential assessment
- Strategic value analysis
- Market opportunity identification
- Competitive positioning
- Growth potential evaluation

BYOK (v0.4.5): Pass llm_provider and api_key to use your own LLM.
If only api_key is provided, the provider is auto-detected from the key prefix.
Keys are ephemeral (never stored) and garbage collected after the call. Endpoint: https://verifimind.ysenseai.org/mcp/
- consult_agent_z - Consult Z Guardian agent for ethical review and Z-Protocol enforcement.

Z Guardian specializes in:
- Ethical implications assessment
- Privacy and data protection review
- Bias and fairness analysis
- Social impact evaluation
- Z-Protocol compliance verification

Z Guardian has VETO POWER. If veto_triggered is True, the concept
should not proceed as it crosses ethical red lines.

BYOK (v0.4.5): Pass llm_provider and api_key to use your own LLM.
If only api_key is provided, the provider is auto-detected from the key prefix.
Keys are ephemeral (never stored) and garbage collected after the call. Endpoint: https://verifimind.ysenseai.org/mcp/
- consult_agent_cs - Consult CS Security agent for security validation and Socratic interrogation.

CS Security specializes in:
- Security vulnerability assessment
- Attack vector identification
- Data security review
- System integrity analysis
- Socratic questioning (challenging assumptions)

BYOK (v0.4.5): Pass llm_provider and api_key to use your own LLM.
If only api_key is provided, the provider is auto-detected from the key prefix.
Keys are ephemeral (never stored) and garbage collected after the call. Endpoint: https://verifimind.ysenseai.org/mcp/
- run_full_trinity - Run complete X → Z → CS Trinity validation with Chain of Thought.

This tool orchestrates all three agents in sequence:
1. X Intelligent analyzes innovation and strategy
2. Z Guardian reviews ethics (sees X's reasoning)
3. CS Security validates security (sees X and Z reasoning)
4. Results are synthesized into a unified assessment

Each agent sees the reasoning of previous agents, enabling
true collaborative analysis with full transparency.

BYOK (v0.4.5): Pass llm_provider/api_key for all agents, or use
per-agent overrides (x_provider/x_api_key, z_provider/z_api_key,
cs_provider/cs_api_key). Per-agent params take priority over global.
Keys are ephemeral (never stored) and garbage collected after the call. Endpoint: https://verifimind.ysenseai.org/mcp/
- list_prompt_templates - List available prompt templates with optional filtering.

v0.4.0 Unified Prompt Templates feature. Endpoint: https://verifimind.ysenseai.org/mcp/
- get_prompt_template - Get a specific prompt template by ID.

v0.4.0 Unified Prompt Templates feature. Endpoint: https://verifimind.ysenseai.org/mcp/
- export_prompt_template - Export a prompt template to Markdown or JSON format.

v0.4.0 Unified Prompt Templates feature. Endpoint: https://verifimind.ysenseai.org/mcp/
- register_custom_template - Register a new custom prompt template.

v0.4.0 Unified Prompt Templates feature. Endpoint: https://verifimind.ysenseai.org/mcp/
- import_template_from_url - Import a prompt template from a URL (GitHub Gist, raw file, etc.).

v0.4.0 Unified Prompt Templates feature.

Supports:
- GitHub Gist URLs
- Raw GitHub file URLs
- Any HTTPS URL pointing to JSON/YAML template Endpoint: https://verifimind.ysenseai.org/mcp/
- get_template_statistics - Get statistics about the template registry.

v0.4.0 Unified Prompt Templates feature.

Returns:
    Statistics including template counts by agent, phase, and type Endpoint: https://verifimind.ysenseai.org/mcp/
- coordination_handoff_create - Create a structured MACP v2.2 handoff record.

Free for everyone (Option B, May 9 2026 — Core Tools Always Free pledge).

Generates a MACP v2.2 compliant handoff document and stores it in
the coordination layer. Returns the formatted markdown content
and suggested filename for saving to .macp/handoffs/ in your repository. Endpoint: https://verifimind.ysenseai.org/mcp/
- coordination_handoff_read - Read the most recent coordination handoff record(s).

Free for everyone (Option B, May 9 2026 — Core Tools Always Free pledge).

Retrieves handoff records previously created via coordination_handoff_create.
Records are namespaced by pioneer_key — you only see handoffs created with
the same key. Omit pioneer_key to read from the shared "anonymous" namespace. Endpoint: https://verifimind.ysenseai.org/mcp/
- coordination_team_status - Return current team coordination state and session summary.

Free for everyone (Option B, May 9 2026 — Core Tools Always Free pledge).

Aggregates all stored handoff records to provide a snapshot of:
- Which agents have been active
- All pending actions (from latest handoff per agent)
- All open blockers
- Recent activity timeline
- Recommended next actions Endpoint: https://verifimind.ysenseai.org/mcp/

## Resources
- genesis://config/master_prompt - Genesis Master Prompt v16.1

Returns the complete Genesis Master Prompt defining roles for X Intelligent,
Z Guardian, and CS Security agents. This prompt ensures consistent agent
behavior across all validation workflows.

URI: genesis://config/master_prompt
Format: Markdown
Version: v16.1 MIME type: text/plain
- genesis://history/latest - Latest Validation Result

Returns the most recent validation result from VerifiMind-PEAS validation
history. Includes agent perspectives (X, Z, CS), conflict resolution, and
final verdict.

URI: genesis://history/latest
Format: JSON MIME type: text/plain
- genesis://history/all - Complete Validation History

Returns the complete validation history including all past validations,
metadata, and statistics. Useful for analyzing validation trends and
decision patterns over time.

URI: genesis://history/all
Format: JSON MIME type: text/plain
- genesis://state/project_info - Project Information

Returns metadata about the VerifiMind-PEAS project including architecture,
agent roles, version information, and documentation links.

URI: genesis://state/project_info
Format: JSON MIME type: text/plain

## Prompts
Not captured

## Metadata
- Owner: io.github.creator35lwb-web
- Version: 3.5.0
- Runtime: Streamable Http
- Transports: HTTP
- License: Not captured
- Language: Not captured
- Stars: Not captured
- Updated: May 13, 2026
- Source: https://registry.modelcontextprotocol.io
