Created
April 3, 2026 14:25
-
-
Save amitaibu/0b9febec5167a5cc3cc1cf3e63481de4 to your computer and use it in GitHub Desktop.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| { | |
| "mcpServers": { | |
| "glance": { | |
| "command": "npx", | |
| "args": ["glance-mcp"], | |
| "env": { | |
| "BROWSER_SECURITY_PROFILE": "restricted", | |
| "BROWSER_HEADLESS": "true" | |
| } | |
| } | |
| } | |
| } |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment