Skip to content
codex logoCodexAI
Local MCP access to Vielzeug documentation and package metadata.
Version
v3.0.2
Node ≥22
loadSnapshotSnapshotCatalogcreateMcpServerstartHttpHostStdioServerTransport View all 7 exports

Why Codex?

Codex exposes current Vielzeug catalog data through MCP without scanning source at request time.

Installation

sh
pnpm add @vielzeug/codex

Quick Start

sh
npx -y @vielzeug/codex

Features

  • loadSnapshot validates chunked snapshot metadata.
  • SnapshotCatalog loads package content only when requested.
  • createMcpServer registers generic package tools; /refine adds component tools explicitly.
  • Root, /advanced, and /refine entry points publish TypeScript declarations.
  • startHttpHost enforces loopback binding plus localhost Host and Origin validation.

Documentation

See Also

  • Refine provides component metadata bundled by Codex.