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
2025/4/11
Updated
2025/4/13