HomeDevelopment › mcp-server

mcp-server

Build smart-glasses apps with AI agents: scaffold, validate, and simulate before real hardware.

Official TypeScript Local macOSWindowsLinux
★ 2 stars Last pushed 2026-09-05 License: MIT

Topics: Developer Tools

Connect

Review any command before running it. Package names and URLs come from the server's own registry entry.

Package (npm 0.11.63)

npx -y @extentos/[email protected]

Or add to your MCP client config:

{
  "mcpServers": {
    "mcp-server": {
      "command": "npx",
      "args": [
        "-y",
        "@extentos/[email protected]"
      ]
    }
  }
}

Related servers

Listed in punkpeye/awesome-mcp-servers (MIT)

Data from the Official MCP Registry