Multi-LLM Cross-Check
10
0

Windsurf
Setting up with Windsurf
- Open Windsurf's preferences
- Go to the Integrations section
- Click "Add MCP Integration"
- Use the configuration below based on your operating system
JSON
1{2 "mcpServers": {3 "multi-llm cross-check": {4 "env": {5 "GEMINI_API_KEY": "your_gemini_key",6 "OPENAI_API_KEY": "your_openai_key",7 "ANTHROPIC_API_KEY": "your_anthropic_key",8 "PERPLEXITY_API_KEY": "your_perplexity_key"9 },10 "args": [11 "--directory",12 "/multi-llm-cross-check-mcp-server",13 "run",14 "main.py"15 ],16 "command": "uv"17 }18 }19}
Reseñas de la Comunidad
0.0
0 reseñas
5
0
4
0
3
0
2
0
1
0
Aún no hay reseñas. ¡Sé el primero en reseñar!
Inicia sesión para unirte a la conversación
Coming soon to
Highlight AI
Documentación
Lenguaje
TypeScript