Loading MCP server directory, please wait...
Human-to-AI code review bridge. Review UI in the browser, AI agents fix code via MCP.
npx @getmcp/cli add io.github.0ics-srls/ui-ticket-mcpRequires Python 3.10+. Community-contributed server. Review source before installing.
PROJECT_ROOTRoot directory of the project being reviewed
Config file: ~/Library/Application Support/Claude/claude_desktop_config.json
{
"mcpServers": {
"io.github.0ics-srls/ui-ticket-mcp": {
"command": "uvx",
"args": [
"ui-ticket-mcp"
],
"env": {
"PROJECT_ROOT": "",
"REVIEW_PORT": ""
}
}
}
}