-
Notifications
You must be signed in to change notification settings - Fork 9.9k
Open
Description
Server Info
- Name: VerifiMind-PEAS (Genesis Methodology)
- Description: Multi-model AI validation framework. Run claims through X (Analyst), Z (Guardian), CS (Validator) agents in parallel for bias-minimized, structured evaluation with ethical review and factual verification.
- URL: https://verifimind.ysenseai.org
- GitHub: https://github.com/creator35lwb-web/VerifiMind-PEAS
- MCP Registry:
io.github.creator35lwb-web/verifimind-genesis - Command: Remote MCP server (no local install required)
- Category: ai-tools
- Tags: validation, multi-model, bias-minimization, ai-council, ethics, fact-checking, prompt-engineering, open-source
- Authentication: Optional BYOK (Bring Your Own Key) — works without API key using hosted keys
Summary
VerifiMind-PEAS is a remote MCP server that validates ideas, claims, and strategies using the Genesis Prompt Engineering Methodology — a structured multi-agent framework with three specialized agents:
- X (Analyst/Challenger): Stress-tests assumptions, identifies weaknesses, provides competitive analysis
- Z (Guardian): Ethical review across 21 frameworks and 4 jurisdictional tiers (EU AI Act, GDPR, etc.)
- CS (Validator): Factual verification using 6-stage security + citation analysis
Key Tools
| Tool | Purpose |
|---|---|
run_full_trinity |
Run all 3 agents in parallel — returns innovation score, risk assessment, ethical verdict, factual confidence |
consult_agent_x |
Standalone X (Analyst) — challenge assumptions |
consult_agent_z |
Standalone Z (Guardian) — ethical review |
consult_agent_cs |
Standalone CS (Validator) — factual verification |
list_prompt_templates |
Browse 100+ Genesis prompt templates |
get_prompt_template |
Retrieve specific template by ID |
register_custom_template |
Register your own prompt template |
Quick Start (Claude Desktop)
{
"mcpServers": {
"verifimind": {
"command": "npx",
"args": ["-y", "mcp-remote", "https://verifimind.ysenseai.org/mcp"]
}
}
}Links
- Live server: https://verifimind.ysenseai.org
- GitHub: https://github.com/creator35lwb-web/VerifiMind-PEAS
- White paper (Zenodo DOI): https://doi.org/10.5281/zenodo.15088400
- Health check: https://verifimind.ysenseai.org/health
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels