Back to search
30
MCP

io.github.rsdouglas/janee

io.github.rsdouglas/janee

Secure secrets proxy for AI agents — manages API keys so agents never see raw credentials.

Uptime
0.0%
3 probes
Response
0ms
last probe
Tools
0
callable
Primary URL

Similar MCP servers embedding-nearest

io.github.bch1212/queryshield
Secure SQL proxy for AI agents — NL→SQL, AST safety, per-agent RLS, audit log.
0 tools
io.github.dominic-righthere/envibe
Secure permission layer between AI agents and your .env files
0 tools
Phantom Secrets
Stop AI coding agents from leaking API keys. Local proxy swaps real secrets for phm_ tokens.
0 tools
io.github.vouchlyai/pincer
Secure grip for your agent's secrets - security-hardened MCP gateway with proxy token architecture
0 tools
io.github.getaegis/aegis
Credential isolation for AI agents. Inject secrets at the network boundary.
0 tools
io.github.rog0x/api
HTTP client, JWT decode, header analysis for AI agents
0 tools

How to use

Add to your Claude Desktop / Cursor / Cline MCP config:

{
  "mcpServers": {
    "io.github.rsdouglas/janee": {
      "url": "None",
      "transport": "http"
    }
  }
}