★ 1 stars
JavaScript
💻 Code/Dev Tools
Updated today
AI Locker — Self-hosted library for AI prompts, skills, steering configs, MCP server setups, shell commands, and notes. Built-in AI Chat with multi-provider support.
View on GitHub →
Quick Install
Copy the config for your editor. Some servers may need additional setup — check the README.
Claude Desktop
Claude Code
Cursor
Add to claude_desktop_config.json:
{
"mcpServers": {
"ai-locker": {
"command": "npx",
"args": [
"-y",
"YonierGomez/ai-locker"
]
}
}
}
📋 Copy
Run in terminal:
claude mcp add ai-locker npx -y YonierGomez/ai-locker
📋 Copy
Add to .cursor/mcp.json:
{
"mcpServers": {
"ai-locker": {
"command": "npx",
"args": [
"-y",
"YonierGomez/ai-locker"
]
}
}
}
📋 Copy
README Excerpt
<div align="center"> <img src="https://raw.githubusercontent.com/YonierGomez/ai-locker/main/docs/icon.svg" alt="AI Locker Logo" width="120" height="120" style="border-radius:28px;" /> <img src="https://raw.githubusercontent.com/YonierGomez/ai-locker/main/docs/promptly.png" alt="AI Locker" width="100%" style="max-width:900px;border-radius:12px;" />
Tools (13)
API_KEY DATABASE_URL DB_PATH DELETE GET NODE_ENV PATCH PORT POST PUT Windows node userTriggered