io.github.rsdouglas/janee
Quality Score
77
/100
Secure secrets proxy for AI agents — manages API keys so agents never see raw credentials.
§01 Install
Claude Desktop (claude_desktop_config.json)
{
"mcpServers": {
"janee": {
"command": "npx",
"args": [
"-y",
"@true-and-useful/janee"
],
"env": {
"JANEE_CONFIG": "<janee_config>"
}
}
}
}Cursor (.cursor/mcp.json)
{
"mcpServers": {
"janee": {
"command": "npx",
"args": [
"-y",
"@true-and-useful/janee"
],
"env": {
"JANEE_CONFIG": "<janee_config>"
}
}
}
}Cline (cline_mcp_settings.json)
npx -y @true-and-useful/janee§02 Environment variables
JANEE_CONFIGPath to secrets configuration file
§03 MCP Quality Score · methodology
freshness
22
completeness
10
installability
25
documentation
15
stability
5
§04 Alternatives in Other
agency.lona/trading
agency.lona/trading
AI-powered trading strategy development: backtesting, market data, and portfolio analysis
ABMeter
ai.abmeter/abmeter
Feature flagging and A/B testing platform with AI-first experimentation workflows.
AdAdvisor MCP Server
ai.adadvisor/mcp-server
Query Meta Ads performance data — accounts, campaigns, ad sets, ads, metrics & settings.