io.github.Sahib-Sawhney-WH/looking-glass-mcp MCP Server
io.github.Sahib-Sawhney-WH/looking-glass-mcp
What is the io.github.Sahib-Sawhney-WH/looking-glass-mcp MCP server?
AI-native browser for agents. 71 tools with self-healing, semantic extraction, vault CLI.
How to install io.github.Sahib-Sawhney-WH/looking-glass-mcp
Copy-paste configuration for popular MCP clients.
BROWSER_HEADLESSRun browser in headless mode
BROWSER_SECURITY_PROFILESecurity profile: restricted, local-dev, open, or sandbox
VAULT_ENCRYPTION_KEYsecretPassphrase for credential vault encryption (32+ chars). Store credentials via CLI: npx looking-glass-mcp vault store <profile>
{
"mcpServers": {
"looking-glass-mcp": {
"command": "npx",
"args": [
"-y",
"looking-glass-mcp"
],
"env": {
"BROWSER_HEADLESS": "<YOUR_BROWSER_HEADLESS>",
"BROWSER_SECURITY_PROFILE": "<YOUR_BROWSER_SECURITY_PROFILE>",
"VAULT_ENCRYPTION_KEY": "<YOUR_VAULT_ENCRYPTION_KEY>"
}
}
}
}{
"mcpServers": {
"looking-glass-mcp": {
"command": "npx",
"args": [
"-y",
"looking-glass-mcp"
],
"env": {
"BROWSER_HEADLESS": "<YOUR_BROWSER_HEADLESS>",
"BROWSER_SECURITY_PROFILE": "<YOUR_BROWSER_SECURITY_PROFILE>",
"VAULT_ENCRYPTION_KEY": "<YOUR_VAULT_ENCRYPTION_KEY>"
}
}
}
}{
"mcpServers": {
"looking-glass-mcp": {
"command": "npx",
"args": [
"-y",
"looking-glass-mcp"
],
"env": {
"BROWSER_HEADLESS": "<YOUR_BROWSER_HEADLESS>",
"BROWSER_SECURITY_PROFILE": "<YOUR_BROWSER_SECURITY_PROFILE>",
"VAULT_ENCRYPTION_KEY": "<YOUR_VAULT_ENCRYPTION_KEY>"
}
}
}
}{
"servers": {
"looking-glass-mcp": {
"type": "stdio",
"command": "npx",
"args": [
"-y",
"looking-glass-mcp"
],
"env": {
"BROWSER_HEADLESS": "<YOUR_BROWSER_HEADLESS>",
"BROWSER_SECURITY_PROFILE": "<YOUR_BROWSER_SECURITY_PROFILE>",
"VAULT_ENCRYPTION_KEY": "<YOUR_VAULT_ENCRYPTION_KEY>"
}
}
}
}claude mcp add looking-glass-mcp --env BROWSER_HEADLESS=<YOUR_BROWSER_HEADLESS> --env BROWSER_SECURITY_PROFILE=<YOUR_BROWSER_SECURITY_PROFILE> --env VAULT_ENCRYPTION_KEY=<YOUR_VAULT_ENCRYPTION_KEY> -- npx -y looking-glass-mcpRelated MCP servers
Scrapling MCP Server
Give your AI agent stealth web scraping with Cloudflare bypass and CSS selection, powered by Scrapling.
Chrome DevTools MCP
Give your AI coding agent full control of a live Chrome browser for automation, debugging, and performance analysis.
com.puter/mcp-server
Let AI agents manage your Puter files, websites, and serverless workers over MCP.
Browser automation for AI agents via MCP, powering ByteDance's Agent TARS hybrid GUI/DOM browser control.
Run arbitrary shell commands from an MCP-connected AI agent.
Filesystem access MCP server from ByteDance's UI-TARS/Agent TARS ecosystem.