Tool: windows_env_get — Get environment variables #31

Closed
opened 2026-05-26 01:34:19 +00:00 by jmiller · 0 comments
Owner

Description

Get environment variables (user, system, process).

Acceptance Criteria

  • Get specific variable by name
  • List all variables (user, system, or both)
  • Show PATH as parsed list
  • Indicate scope (user vs system)
## Description Get environment variables (user, system, process). ## Acceptance Criteria - Get specific variable by name - List all variables (user, system, or both) - Show PATH as parsed list - Indicate scope (user vs system)
jmiller added the category: environmentmilestone: v1.3 labels 2026-05-26 01:34:19 +00:00
Sign in to join this conversation.
Type
Status
Priority
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: MokoConsulting/mcp-windows#31