New:Microsoft Teams Notifications Are Now Available in Socket.Learn more
Get Started

@openly-useful/runglance-mcp

Package Overview
Dependencies
Maintainers
1
Versions
1
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@openly-useful/runglance-mcp

Read-only MCP access to local RunGlance progress, work, usage, locks, and run receipts.

latest
Source
npmnpm
Version
1.2.1
Version published
Weekly downloads
23
-8%
Maintainers
1
Weekly downloads
 
Created
Source

RunGlance MCP

@openly-useful/runglance-mcp is the standalone, read-only MCP companion for RunGlance. Its official MCP Registry identity is org.openlyuseful/runglance.

The package exposes bounded local views of RunGlance status, active and finished work, usage truth classes, explicit lock state, and verified run receipts. It does not write lifecycle events, run verification commands, refresh the HUD, calculate project readiness, use model calls, or contact a network service.

This package deliberately builds from the canonical implementation in ../mcp/src/runglance-index.ts. The release contains one bundled dist/index.js; no runtime source is copied into a second maintenance tree.

npm run typecheck
npm run build
npm test
node dist/index.js --help

The shared pinned TypeScript/esbuild toolchain under ../mcp must be present in a source checkout. The published bundle has no runtime dependency installation step.

The founder-owner directly authorizes npm package publication while Openly Useful LLC formation remains pending. The package's prepublishOnly gate validates the founder authorization, package/MCP namespaces, public-policy files, licensing, generated wrappers, tests, and deterministic release inputs. npm account authentication is enforced by the registry at the actual publish request; provider marketplace review and MCP Registry submission remain separate workflows.

FAQs

Package last updated on 23 Aug 2026

Related posts