MCP Server
MCP
io.github.yusufcemres/uisight
AI and human share live mobile+desktop browser sessions; measured UI findings your agent can act on
Install
npx -y [email protected]
Configuration Example
{
"remotes": [],
"packages": [
{
"registryType": "npm",
"identifier": "uisight",
"version": "0.1.3",
"transport": {
"type": "stdio"
},
"environmentVariables": [
{
"description": "Initial target URL for the live sessions (default: http://localhost:3000)",
"format": "string",
"name": "UISIGHT_URL"
},
{
"description": "Panel server port (default: 5055)",
"format": "number",
"name": "UISIGHT_PORT"
},
{
"description": "Set to 'tr' for Turkish tool names",
"format": "string",
"name": "UISIGHT_LANG"
}
]
}
]
}
mcp
model-context-protocol
npm
By
Comments
Sign in to leave a comment