Files
shd-mcp-plugin/plugins/shd-mcp-plugin/widgets/finance/v1/manifest.json
T
markkats cc63037e1f
Validate SHD MCP plugin / validate (push) Has been cancelled
feat: add SHD widget suite
2026-08-24 21:46:52 +03:00

20 lines
517 B
JSON

{
"schemaVersion": 1,
"name": "shd-finance",
"version": "1.0.0",
"resources": [
{
"file": "index.html",
"uri": "ui://shd/finance/v1.html",
"mediaType": "text/html;profile=mcp-app",
"bytes": 15532,
"sha256": "86a8d3275d1fdfaa6bbf5d1ab308b3e19a0b153897f614edd2c23d260030094e"
}
],
"license": "../../../../../LICENSE",
"source": {
"repository": "https://github.com/bulava92/shd-mcp-plugin",
"path": "plugins/shd-mcp-plugin/widgets/finance/v1/index.html"
}
}