This tool provides a minimalist MCP server designed to validate how an MCP client or agent propagates environment variables, particularly `PWD` (current working directory) and `WORKSPACE_SLUG`, into the server process. By echoing these specific variables back to the caller, it offers a straightforward mechanism for developers to confirm that their MCP clients are correctly forwarding essential workspace context. It supports `.env` files for workspace-specific configurations and offers customizable logging levels, making it ideal for testing client integrations.