This guide explains how to configure the MCP Figma server running on Windows to be accessible from Claude Code in WSL2.
The MCP Figma server runs on Windows at 127.0.0.1:3845, but Claude Code in WSL2 cannot access it directly because 127.0.0.1 in WSL refers to WSL's localhost, not Windows' localhost.