Janee API Security
JSON →MCP server that sits between AI agents and APIs. Agents request access, Janee makes the call with the real credentials, agents never see the secrets.
Install
npx @true-and-useful/create-gh-app Tools · 5
- list_services Discover available APIs and their policies
- execute Make an API request through Janee (HTTP proxy mode)
- exec Run a CLI command with injected credentials (exec mode)
- manage_credential View, grant, or revoke access to agent-scoped credentials
- reload_config Reload config from disk after adding/removing services (available when started with `janee serve`)
Environment variables
TWITTER_API_KEYGITHUB_TOKENJANEE_RUNNER_KEYJANEE_URLSTRIPE_KEYBYBIT_KEYBYBIT_SECRETGH_APP_IDGH_INSTALL_IDTWITTER_CONSUMER_KEYTWITTER_CONSUMER_SECRETTWITTER_ACCESS_TOKENTWITTER_ACCESS_TOKEN_SECRETAWS_ACCESS_KEY_IDAWS_SECRET_ACCESS_KEY
Links
★ 28 GitHub stars