ui-ticket-mcp for Windsurf
io.github.0ics-srls/ui-ticket-mcp
Human-to-AI code review bridge. Review UI in the browser, AI agents fix code via MCP.
client:Windsurf
transport:stdio
runtime:pypi
Install ui-ticket-mcp in Windsurf
~/.codeium/windsurf/mcp_config.json · windows: %USERPROFILE%\.codeium\windsurf\mcp_config.json
{
"mcpServers": {
"ui-ticket-mcp": {
"command": "uvx",
"args": [
"ui-ticket-mcp"
],
"env": {
"PROJECT_ROOT": "<PROJECT_ROOT>",
"REVIEW_PORT": "<REVIEW_PORT>"
}
}
}
}
Global only — Windsurf has no per-project MCP config. Refresh Cascade after saving. Windsurf docs