
1{2 "mcpServers": {3 "unichat": {4 "command": "uv",5 "args": [6 "--directory",7 "{{your source code local directory}}/unichat-mcp-server",8 "run",9 "unichat-mcp-server"10 ],11 "env": {12 "UNICHAT_MODEL": "SELECTED_UNICHAT_MODEL",13 "UNICHAT_API_KEY": "YOUR_UNICHAT_API_KEY"14 }15 }16 }17}
No reviews yet. Be the first to review!
Sign in to join the conversation