Skip to main content
Glama

conclave_select

Select specific AI models by number to create a custom conclave for peer-reviewed evaluations, with the first model designated as chairman.

Instructions

Create a custom conclave from model numbers.

Select specific models by their numbers (from conclave_models). The first model in the list becomes the chairman.

This custom selection persists until server restart or conclave_reset.

Args: models: Comma-separated model numbers, e.g. "1,5,11,14" First number = chairman, rest = conclave members

Returns: Confirmation of the new conclave configuration

Example: conclave_select(models="31,1,11,21") creates: - Chairman: model #31 (deepseek-r1) - Members: models #1, #11, #21

Input Schema

TableJSON Schema
NameRequiredDescriptionDefault
modelsYes

Latest Blog Posts

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/stephenpeters/conclave-mcp'

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