This implementation demonstrates using /chat/completions as a tool uses progress notifications that show the intermediate generated tokencount and a message until the full chat completions answer has …
{
"mcpServers": {
"chat-completions": {
"command": "npx",
"args": [
"-y",
"chat-completions-mcp"
]
}
}
}