mcp-server-ollama-deep-researcher

by Cam10001110101
Verified
# API Keys for search services TAVILY_API_KEY=your_tavily_api_key_here PERPLEXITY_API_KEY=your_perplexity_api_key_here # Ollama configuration # Use this if Ollama is running on a different host or port # OLLAMA_BASE_URL=http://localhost:11434 # LangSmith configuration (optional) # LANGSMITH_TRACING=true # LANGSMITH_API_KEY=your_langsmith_api_key_here # LANGSMITH_PROJECT=ollama-deep-researcher-mcp-server