Loomal

janee

MCP server by github.com/rsdouglas/janee

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

28 starsnpm: @true-and-useful/janee

About janee

janee is an MCP (Model Context Protocol) server published by rsdouglas in the official MCP registry, listed under Autonomous Agents on Loomal. Secure secrets proxy for AI agents — manages API keys so agents never see raw credentials.

It ships as an npm package (@true-and-useful/janee), so any MCP client that can launch a local process can run it.

Development happens in the open at github.com/rsdouglas/janee, where the project has earned 28 GitHub stars.

Use janee with your agent

Claude Code · one command
claude mcp add janee -- npx -y @true-and-useful/janee
Claude Desktop, Cursor & other MCP clients · config
{
  "mcpServers": {
    "janee": {
      "command": "npx",
      "args": [
        "-y",
        "@true-and-useful/janee"
      ]
    }
  }
}
npm@true-and-useful/janee

Frequently asked questions

What is janee?
janee is an MCP (Model Context Protocol) server by rsdouglas in the Autonomous Agents category. Secure secrets proxy for AI agents — manages API keys so agents never see raw credentials.
How do I connect janee to Claude, Cursor, or another MCP client?
Install janee from its npm package (@true-and-useful/janee) and register it under "mcpServers" in your client's MCP configuration — for example claude_desktop_config.json or Cursor's mcp.json — then restart the client.
Is janee open source?
Yes — the source code is public at github.com/rsdouglas/janee, with 28 GitHub stars.
Can AI agents pay to use janee?
Not yet through Loomal — janee is listed as a free directory entry. If its maintainer verifies ownership, they can set per-call USDC pricing that agents pay over x402, with settlement on Base.

Listing data from the official MCP registry and GitHub, refreshed periodically. Not affiliated with the maintainer unless claimed. Maintain janee? Claim this listing free by verifying GitHub ownership, or contact us.