@glazyr/mcp-core
v0.5.1
Published
Glazyr Viz Core - High Performance Headless Chromium MCP Bridge
Readme
@glazyr/mcp-core
High Performance Headless Chromium MCP Bridge for the Glazyr Ecosystem.
Installation
npm install -g @glazyr/mcp-coreRunning the Server
This server supports standard Stdio transport (for local agents) as well as Express Server-Sent Events (SSE) (for remote agents).
SSE Transport (Remote Agents)
Run the server to listen on port 4545:
npx glazyr-mcpConnect your remote agents to http://localhost:4545/mcp/sse.
Tools Exposed
shm_vision_validate: Executes the Zero-Copy validation pipeline on a given URL.
Architecture
This MCP server acts as the primary Node.js bridge to the high-frequency Zero-Copy Vision Python scripts executing via POSIX Shared Memory.
License
Open-sourced by SentiLabs06.
