andrefigueira/mcp-screen
A Claude MCP that allows Claude to see your screen allowing quick iteration loops and more autonomy in general
Platform-specific configuration:
{
"mcpServers": {
"mcp-screen": {
"command": "npx",
"args": [
"-y",
"mcp-screen"
]
}
}
}Add the config above to .claude/settings.json under the mcpServers key.
Loading reviews...