any-chat-completions-mcp

Server Configuration

Describes the environment variables required to run the server.

NameRequiredDescriptionDefault
AI_CHAT_KEYYesAPI key for the AI chat provider (e.g., OPENAI_KEY, PYROPROMPTS_KEY, PERPLEXITY_KEY)
AI_CHAT_NAMEYesName of the AI chat provider (e.g., OpenAI, PyroPrompts, Perplexity)
AI_CHAT_MODELYesModel to use for the AI chat (e.g., gpt-4o, ash, llama-3.1-sonar-small-128k-online)
AI_CHAT_BASE_URLYesBase URL for the AI chat provider API (e.g., https://api.openai.com/v1, https://api.pyroprompts.com/openaiv1, https://api.perplexity.ai)

Schema

Prompts

Interactive templates invoked by user choice

NameDescription

No prompts

Resources

Contextual data attached and managed by the client

NameDescription

No resources

Tools

Functions exposed to the LLM to take actions

NameDescription
chat-with-openai

Text chat with OpenAI

ID: nuksdrfb55