Skip to main content
Glama

Elrond MCP

consult_the_council

Analyze proposals using parallel positive, neutral, and negative critique agents to synthesize multi-perspective evaluations and actionable recommendations.

Instructions

Analyze a proposal using hierarchical LLM critique and synthesis.

This tool runs three specialized critique agents (positive, neutral, negative) in parallel to analyze the proposal, then synthesizes their perspectives into a comprehensive analysis with recommendations.

Args: proposal: Markdown-formatted proposal outlining the salient points of the solution to be analyzed

Returns: Complete analysis including all critiques and synthesis with consensus view, recommendations, and next steps

Input Schema

NameRequiredDescriptionDefault
proposalYes

Input Schema (JSON Schema)

{ "properties": { "proposal": { "title": "Proposal", "type": "string" } }, "required": [ "proposal" ], "title": "consult_the_councilArguments", "type": "object" }

Other Tools from Elrond MCP

Related Tools

    MCP directory API

    We provide all the information about MCP servers via our MCP API.

    curl -X GET 'https://glama.ai/api/mcp/v1/servers/dogonthehorizon/elrond-mcp'

    If you have feedback or need assistance with the MCP directory API, please join our Discord server