MCP Advanced

MCP Multi-Agent Coordinate

Run N personas in parallel + LLM synthesis.

post/mcp/multi-agent-coordinate

Request body

questionstring required
agentsstring[] required
language'uk' | 'en' | 'ru' | 'es' | 'pl' | 'de' | 'fr' | 'it' | 'pt'

Response

Successful calculation

okboolean

Example response

{
  "ok": true
}

Changes