Note: Make sure Claude Desktop is running before attempting to connect.
1{2 "mcpServers": {3 "sequential thinking multi-agent system": {4 "env": {5 "EXA_API_KEY": "your_exa_api_key",6 "LLM_PROVIDER": "deepseek",7 "DEEPSEEK_API_KEY": "your_deepseek_api_key",8 "DEEPSEEK_BASE_URL": "your_base_url_if_needed"9 },10 "args": [11 "mcp-server-mas-sequential-thinking"12 ],13 "command": "uvx"14 }15 }16}
No reviews yet. Be the first to review!
Sign in to join the conversation