Keyshade
Provides a server for managing secrets used in conjunction with large language models and related tools.
About
Keyshade is a server designed for managing and securely providing secrets to applications, particularly those leveraging Large Language Models (LLMs) like Claude and GitHub Copilot. It utilizes the Model Context Protocol (MCP) to facilitate secure communication and context sharing. The server allows developers to inject API keys and other sensitive information into LLM workflows without exposing them directly in the code or configuration files, thereby enhancing security and simplifying secret management.
Key Features
- 2 GitHub stars