{"title":"VerifiMind MCP Server Setup Guide","version":"0.5.62","step_1_choose_client":{"description":"Choose your MCP client","options":["Claude Code (CLI)","Claude Desktop (App)","Custom Client"]},"step_2_claude_code":{"title":"Setup for Claude Code","steps":[{"step":1,"action":"Open terminal and run","command":"claude mcp add -s user verifimind -- npx -y mcp-remote https://verifimind.ysenseai.org/mcp/","note":"Use '-s project' instead of '-s user' for project-specific setup"},{"step":2,"action":"Verify connection","command":"claude mcp list","expected":"verifimind: ... - Connected"},{"step":3,"action":"Restart Claude Code","command":"Exit and re-run 'claude' in your terminal"},{"step":4,"action":"Check available tools","command":"Type /mcp in Claude Code"}]},"step_2_claude_desktop":{"title":"Setup for Claude Desktop","steps":[{"step":1,"action":"Find your config file","paths":{"windows":"%APPDATA%\\Claude\\claude_desktop_config.json","macos":"~/Library/Application Support/Claude/claude_desktop_config.json","linux":"~/.config/Claude/claude_desktop_config.json"}},{"step":2,"action":"Add this configuration","config":{"mcpServers":{"verifimind":{"command":"npx","args":["-y","mcp-remote","https://verifimind.ysenseai.org/mcp/"]}}}},{"step":3,"action":"Restart Claude Desktop"}]},"step_3_test":{"title":"Test the connection","example_prompts":["Use the run_full_trinity tool to validate a concept called 'AI-powered code review' that uses machine learning to detect bugs","Consult Agent X about the innovation potential of blockchain voting systems","Ask Agent Z to evaluate the ethics of facial recognition in schools"]},"available_tools":{"_total":"13 defined: 8 active (4 Trinity + 4 built-in template reads); 5 tools temporarily unavailable","_availability":{"defined":13,"active":8,"temporarily_unavailable":5,"unavailable_tools":["coordination_handoff_create","coordination_handoff_read","coordination_team_status","register_custom_template","import_template_from_url"],"reason":"owner-scoped access-control and custom-template security maintenance","reason_groups":{"coordination_owner_isolation":["coordination_handoff_create","coordination_handoff_read","coordination_team_status"],"custom_template_isolation_and_url_fetch":["register_custom_template","import_template_from_url"]}},"trinity":{"consult_agent_x":{"description":"Innovation & Strategy analysis","powered_by":"gemini-3.5-flash-lite (gemini, FREE)","use_for":"Evaluating market potential, competitive positioning, innovation score"},"consult_agent_z":{"description":"Ethics & Safety review","powered_by":"openai/gpt-oss-120b (groq, FREE; any provider via BYOK)","use_for":"Privacy concerns, bias detection, social impact, Z-Protocol compliance","special":"Has VETO POWER - can reject unethical concepts"},"consult_agent_cs":{"description":"Security & Feasibility validation","powered_by":"openai/gpt-oss-120b (groq, FREE; any provider via BYOK)","use_for":"Security vulnerabilities, attack vectors, Socratic questioning"},"run_full_trinity":{"description":"Complete validation workflow with per-agent optimized providers","flow":"X (gemini/gemini-3.5-flash-lite) -> Z (groq/openai/gpt-oss-120b) -> CS (groq/openai/gpt-oss-120b) -> Synthesis","use_for":"Comprehensive concept validation with all three agents"}},"coordination":{"coordination_handoff_create":{"description":"TEMPORARILY UNAVAILABLE (maintenance) — Create a structured agent handoff record","tier":"Free pricing; temporarily unavailable during security maintenance","use_for":"Temporarily unavailable; keep handoff state in your own repository"},"coordination_handoff_read":{"description":"TEMPORARILY UNAVAILABLE (maintenance) — Read the latest handoff record for a given agent","tier":"Free pricing; temporarily unavailable during security maintenance","use_for":"Temporarily unavailable; keep handoff state in your own repository"},"coordination_team_status":{"description":"TEMPORARILY UNAVAILABLE (maintenance) — Get the current status of all coordination agents","tier":"Free pricing; temporarily unavailable during security maintenance","use_for":"Temporarily unavailable; keep handoff state in your own repository"}}},"troubleshooting":{"no_mcp_servers_found":{"problem":"/mcp shows 'No MCP servers configured'","solutions":["Make sure you ran 'claude mcp add' (not just edited settings.json)","Check with 'claude mcp list' outside of Claude Code","Restart Claude Code completely"]},"connection_failed":{"problem":"Server shows as disconnected","solutions":["Check your internet connection","Verify server is online: curl https://verifimind.ysenseai.org/health","Try removing and re-adding: claude mcp remove verifimind && claude mcp add ..."]}}}