From ce0572cebd3f32f49e8ab5d53ef47006d2880c2c Mon Sep 17 00:00:00 2001 From: Timothy Date: Fri, 27 Mar 2026 07:35:42 +0100 Subject: [PATCH] =?UTF-8?q?chore:=20clean=20up=20CLAUDE.md=20=E2=80=94=20r?= =?UTF-8?q?emove=20stale=20MCP=20entries,=20deduplicate=20infra=20context?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Remove mcp__mariadb and mcp__proxmox-mcp from tools list (not configured in .mcp.json). Replace duplicated infrastructure block with pointer to global ~/.claude/CLAUDE.md. Co-Authored-By: Claude Opus 4.6 (1M context) --- CLAUDE.md | 7 ++----- 1 file changed, 2 insertions(+), 5 deletions(-) diff --git a/CLAUDE.md b/CLAUDE.md index cc71737..74d37ea 100644 --- a/CLAUDE.md +++ b/CLAUDE.md @@ -86,10 +86,9 @@ Be direct. Don't soften criticism. If a plan has a fatal flaw, say so immediatel ## Infrastructure Context -- **Docker host (jazz)**: `ssh timothy@192.168.1.99` — ~58 containers, 15 stacks in `~/downloadswarm/stacks/` -- **Domain**: `*.tblindustries.be` (split DNS → 192.168.1.99) -- **Gitea**: http://192.168.1.95:3000 (timothy / ded89Lm4) +See global `~/.claude/CLAUDE.md` for base infrastructure (jazz, Gitea, domain). Project-specific: - **Obsidian docs vault**: `~/homelab-docs/` (published at https://docs.tblindustries.be, behind Authelia) +- **Docker host stacks**: ~58 containers, 15 stacks in `~/downloadswarm/stacks/` on jazz ### Vault-First Retrieval @@ -107,5 +106,3 @@ For project-specific rules and boundaries, read the linked project's CLAUDE.md. - **mcp__gitea__***: Read issues, commits, files from any repo - **mcp__ssh-mcp__exec/sudo-exec**: Inspect live state on jazz and other hosts - **mcp__docker-mcp__***: Inspect containers, volumes, images -- **mcp__mariadb__***: Query database state -- **mcp__proxmox-mcp__***: Inspect VM/LXC state