{ "mcpServers": { "windmill": { "command": "python", "args": ["windmill_mcp.py"], "cwd": "/path/to/mcp", "env": { "WINDMILL_TOKEN": "your_api_token_here", "WINDMILL_URL": "https://windmill.keinafarm.net", "WINDMILL_WORKSPACE": "admins" } } } }