import styles from './ui-styles' const html = `
WSL integration allows you to run Claude Code from within Windows Subsystem for Linux. This is useful if you have Claude installed in WSL instead of Windows.
Find your node installation path in WSL by running: which node
Find your claude installation path in WSL by running: which claude
Model Context Protocol (MCP) allows Claude Code to connect to external systems and services for enhanced capabilities like databases, APIs, and tools.
Add your own custom slash commands that will appear in the commands modal. Define shortcuts for frequently used terminal commands.
These commands require the Claude CLI and will open in VS Code terminal. Return here after completion.