A simple MCP server that lets your AI agent see and capture the web.
Server Config
{
"mcpServers": {
"glasses": {
"command": "npx",
"args": [
"-y",
"glasses-mcp"
]
}
}
}{
"mcpServers": {
"glasses": {
"command": "npx",
"args": [
"-y",
"glasses-mcp"
]
}
}
}