Skip to content

rsdouglas/janee

v0.4.5 Feature

This release adds 2 notable features for engineering teams evaluating rollout.

Published 3mo Secrets & Credentials
✓ No known CVEs patched
Read the diff → Tool health → What is this tool? →

✓ No known CVEs patched in this version

Topics

ai-agents api-keys claude cursor llm mcp
+4 more
mcp-server model-context-protocol secrets-management security

Summary

AI summary

Added JSON output flag to search command

Full changelog

Added

  • JSON Output for Search Command — Add --json flag to janee search for programmatic directory access (#37)

    • janee search <query> --json outputs matching services as JSON array
    • janee search --json outputs entire service directory
    • Includes service metadata: name, description, baseUrl, authType, authFields, category, tags, docs
    • Enables building service directory UIs in external applications
  • Non-interactive Remove Command — Add --yes flag to janee remove to skip confirmation prompt (#36)

    • janee remove <service> --yes removes service without interactive confirmation
    • Useful for programmatic integrations and backend adapters
    • Follows convention of tools like npm, apt, rm -f

Install: npm install -g @true-and-useful/janee@latest

Weekly OSS security release digest.

The CVE patches and breaking changes that affected production tools this week. One email, every Sunday.

No spam, unsubscribe anytime.

Share this release

Track rsdouglas/janee

Get notified when new releases ship.

Sign up free

About rsdouglas/janee

Self-evolving MCP server that generates and improves its own tools at runtime. Built on FastMCP, Janee uses LLM-driven tool generation to dynamically create, test, and refine MCP tools from natural language descriptions — enabling AI agents to extend their own capabilities on the fly.

All releases →

Beta — feedback welcome: [email protected]