iwgt
v2.4.13
Published
MCP server
Readme
iwgt
MCP server
Installation
npm install -g iwgtConfiguration
Global installation
{
"mcpServers": {
"iwgt": {
"command": "iwgt"
}
}
}Without global installation (npx)
{
"mcpServers": {
"iwgt": {
"command": "npx",
"args": ["iwgt"]
}
}
}License
MIT
