keyorix-mcp

keyorixhq/keyorix-mcp
★ 0 stars JavaScript 🤖 AI/LLM Updated 1d ago
MCP server for Keyorix — AI assistant integration for secrets management
View on GitHub →

Quick Install

Copy the config for your editor. Some servers may need additional setup — check the README.

Add to claude_desktop_config.json:

{
  "mcpServers": {
    "keyorix-mcp": {
      "command": "npx",
      "args": [
        "-y",
        "keyorixhq/keyorix-mcp"
      ]
    }
  }
}

README Excerpt

MCP (Model Context Protocol) server for Keyorix — allows Claude and other AI assistants to manage secrets via natural language. Ask Claude things like: - "List all secrets in production" - "Create a secret called db-password with value changeme in production" - "Show me all audit events from the last hour"

Tools (8)

create_secretdelete_secretget_secretget_statslist_audit_eventslist_environmentslist_secretslist_users