Package not found
@elad12390/docs/docker.md doesn't exist or hasn't been published yet.
Did you mean one of these?
@elad12390/ctx
Unified developer workspace and identity switching with ctx CLI. Covers workspace profile creation (TOML), switching identities across AWS, Git, GitHub CLI, Vercel, kubectl, npm, gcloud, Docker, Terraform, 1Password. Shell hook auto-switching, secret resolution, directory binding.
@elad12390/loki-mcp
MCP server for searching and analyzing Grafana Loki logs. 7 tools (search, count, pattern analysis, context, correlations, field extraction, metrics), 3 resources, 3 prompts.
@elad12390/node-runner-mcp
MCP server for safely running Node.js project commands with memory limits and timeout protection. Prevents runaway processes, memory leaks, and context overflow when AI agents execute npm/yarn/pnpm scripts. Tools: run_script, list_scripts, install_dependencies, get_project_info. Triggers: run npm script, node runner, safe npm run, run build safely, run tests safely, npm command, install dependencies, list package scripts.
@elad12390/agent-memory
Fractal memory service for AI agents — human-like memory that scales infinitely via fractal compression. Stores memories in a hierarchical graph with vector similarity search. Auto-consolidates into summaries as context grows. REST API: remember, recall, navigate, admin. Triggers: agent memory, persistent memory, remember context, recall memories, fractal memory, long-term memory, memory server, semantic memory search.
@elad12390/js-tools
TypeScript refactoring via js-tools-mcp. Smell-to-tool routing: deduplicate code, move exports, split large files, rename symbols, organize imports, create barrels, extract class methods, find references. Prefer over mcp_edit for structural changes. Triggers: refactor, move function, split file, rename, deduplicate, DRY, god file, blast radius, barrel, organize imports, typescript tools, js-tools.