Skip to main content
Glama

delimit_models

Configure and manage AI models for multi-model deliberation by listing available options, detecting API keys, and adding or removing providers like OpenAI, Anthropic, and Gemini.

Instructions

(Pro). View and configure AI models for multi-model deliberation.

Actions:

  • "list": show configured models and what's available

  • "detect": auto-detect API keys from environment and configure

  • "add": add a model provider (set provider + api_key)

  • "remove": remove a model provider (set provider)

Supported providers: grok, gemini, openai, anthropic, codex

Args: action: list, detect, add, or remove. provider: Model provider for add/remove (grok, gemini, openai, anthropic, codex). api_key: API key for the provider (only used with action=add). model_name: Optional model name override (e.g. "gpt-4o", "claude-sonnet-4-5-20250514").

Input Schema

TableJSON Schema
NameRequiredDescriptionDefault
actionNolist
providerNo
api_keyNo
model_nameNo
Install Server

Other Tools

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/delimit-ai/delimit'

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