Installation & Configuration
{
"mcpServers": {
"screen-view-mcp": {
"command": "npx",
"args": [
"[email protected]"
],
"transport": "stdio",
"env": {
"ANTHROPIC_API_KEY": "your-anthropic-api-key"
}
}
}
}Information
Transport
stdiosse
Language
JavaScript
Created
2026/6/15
Updated
2026/6/17