GitHub MCP Server for Claude Code: Setup on Windows and WSL
Connect the GitHub MCP server to Claude Code on Windows and WSL. Token auth, what it unlocks — issues, PRs, code search — example workflows, and scope cautions.
153 step-by-step IT guides and fixes across Windows Server, Microsoft 365, Teams, Windows, Docker, and virtualization.
Connect the GitHub MCP server to Claude Code on Windows and WSL. Token auth, what it unlocks — issues, PRs, code search — example workflows, and scope cautions.
Fix the Docker 'port is already allocated' error: find what's using the port with docker ps, ss, and lsof, then free it or change the mapping.
Add the Playwright MCP server so Claude Code can drive a real browser — navigate, click, screenshot, assert. The verify-my-change loop, headless vs headed, WSL notes.
Connect Postgres to Claude Code with an MCP server the safe way — read-only roles, non-prod targets, schema inspection, and query workflows on Windows and WSL.
Configure OpenCode to use DeepSeek, GLM, Kimi, or Qwen through custom providers. opencode.json with the OpenAI-compatible SDK, model IDs, API keys, and fixes.
Use Claude Code with an MCP server to inspect containers, read logs, and debug Docker on Windows and WSL — what to connect, safe scope, and example workflows.
Convert HEIC to JPG free on Windows using WSL. Turn iPhone photos into JPG with heif-convert or ImageMagick, batch a whole folder, and keep every file local.
Set up Claude Code for IT and infrastructure work — install on Windows and WSL, user vs project config, safe permissions, the right MCP servers, and guardrails.
Compare in-session Claude Code subagents with running parallel agents across git worktrees. Trade-offs, when each fits, and a worktree setup for Windows and WSL.