MCP Server
MCP
io.github.rsdouglas/janee
Secure secrets proxy for AI agents — manages API keys so agents never see raw credentials.
Install
npx -y @true-and-useful/[email protected]
Configuration Example
{
"remotes": [],
"packages": [
{
"registryType": "npm",
"identifier": "@true-and-useful/janee",
"version": "0.8.5",
"transport": {
"type": "stdio"
},
"environmentVariables": [
{
"description": "Path to secrets configuration file",
"format": "string",
"name": "JANEE_CONFIG"
}
]
}
]
}
mcp
model-context-protocol
npm
By
Comments
Sign in to leave a comment