dev.fentz.envcp/envcp✓
dev.fentz.envcp/envcp · v1.1.0
{}server.json
The full server descriptor as registered with IndusMCP.
{
"$schema": "https://static.modelcontextprotocol.io/schemas/2025-12-11/server.schema.json",
"name": "dev.fentz.envcp/envcp",
"description": "Encrypted environment variable vault with AI access policies, keeping secrets safe from AI agents.",
"repository": {
"url": "https://github.com/fentz26/EnvCP",
"source": "github"
},
"version": "1.1.0",
"packages": [
{
"registryType": "npm",
"identifier": "@fentz26/envcp",
"version": "1.1.0",
"transport": {
"type": "stdio"
}
}
],
"_meta": {
"dev.indusmcp/source": "official-registry-mirror",
"dev.indusmcp/synced": "2026-05-12"
}
}