Skip to content

Multi Provider Setup

mnemonic edited this page Sep 9, 2026 · 2 revisions

Multi-AI Provider Setup Guide

πŸ“Œ Full Setup Source: Read the complete public document at guides/AI_Provider_Setup_Guide.md.

WinDbgMCP supports 17 AI provider configurations read at runtime from environment variables.


Supported Providers & Environment Variables

Provider Name Required Environment Variable Default Model
gemini GEMINI_API_KEY gemini-3.5-flash
openai OPENAI_API_KEY gpt-5.6
anthropic ANTHROPIC_API_KEY claude-5-opus
deepseek DEEPSEEK_API_KEY deepseek-reasoner
groq GROQ_API_KEY deepseek-r1-distill-llama-70b
openrouter OPENROUTER_API_KEY nvidia/nemotron-3-nano-30b-a3b:free
ollama_local OLLAMA_LOCAL_BASE_URL qwen2.5-coder:32b
lmstudio LOCAL_LLM_BASE_URL qwen2.5-coder-14b-instruct

Clone this wiki locally