MCP ChatGPT Responses

by billster45
Verified

Server Configuration

Describes the environment variables required to run the server.

NameRequiredDescriptionDefault
MAX_TOKENSNoThe maximum number of tokens for ChatGPT responses1000
DEFAULT_MODELNoThe default ChatGPT model to usegpt-4o
OPENAI_API_KEYYesYour OpenAI API key
DEFAULT_TEMPERATURENoThe default temperature setting for ChatGPT0.7

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

No tools

ID: fe168f4v0h