codeitlikemiley/waz
v0.1.11MIT
TMP schema skills and MCP tools for the waz CLI command palette.
MCP servers
Declared configuration, as published in mcp.json. The directory shows indexed content; it never connects to or executes these servers.
wazstdio
{
"type": "stdio",
"command": "waz",
"args": [
"mcp"
]
}What this package declares
The files a client reads when it loads this plugin, exactly as this revision carries them.
{
"$schema": "https://agent-plugins.org/schemas/1.0.0/plugin.schema.json",
"name": "waz",
"version": "0.1.11",
"description": "TMP schema skills and MCP tools for the waz CLI command palette.",
"author": {
"name": "Uriah Galang",
"url": "https://github.com/codeitlikemiley/waz"
},
"homepage": "https://github.com/codeitlikemiley/waz",
"repository": "https://github.com/codeitlikemiley/waz",
"license": "MIT",
"keywords": ["tmp", "cli", "schema", "mcp", "skills"],
"extensions": {
"io.codeitlikemiley.waz": {
"kind": "bundled"
}
}
}
Client extensions
Data this package carries for particular clients. The directory lists the clients named and never reads what is addressed to them.
- io.codeitlikemiley.waz