mcp yolo for Windsurf
io.github.rjn32s/mcp-yolo
An MCP server providing zero-shot object detection and segmentation using Ultralytics YOLOE.
client:Windsurf
transport:stdio
runtime:pypi
Install mcp yolo in Windsurf
~/.codeium/windsurf/mcp_config.json · windows: %USERPROFILE%\.codeium\windsurf\mcp_config.json
{
"mcpServers": {
"mcp-yolo": {
"command": "uvx",
"args": [
"mcp-yolo"
]
}
}
}
Global only — Windsurf has no per-project MCP config. Refresh Cascade after saving. Windsurf docs