|
@envmanifest/mcp-local
|
Local MCP server exposing envmanifest contracts to coding agents (Claude Code, Cursor, etc). Names + metadata only, never values. Default-deny on mutating tools. |
MIT |
1
greenflagged
/ 1 total
|
|
@envmanifest/next
|
Next.js framework integration for envmanifest. Server / client env split with leak guards — throws if a non-NEXT_PUBLIC_ name accidentally lands in the client bundle. |
MIT |
1
greenflagged
/ 1 total
|
|
@envmanifest/node
|
Typed runtime loader for envmanifest contracts. Validates required env vars at boot, fails loudly on missing, never returns values to coding agents. |
MIT |
1
greenflagged
/ 1 total
|
|
@envmanifest/schema
|
JSON Schema and TypeScript types for the envmanifest contract. |
MIT |
1
greenflagged
/ 1 total
|