poi-plugin-mcp 0.2.16 → 0.2.21

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
- {
1
+ {
2
2
  "name": "poi-plugin-mcp",
3
- "version": "0.2.16",
3
+ "version": "0.2.21",
4
4
  "description": "Poi data, WebView capture, and opt-in authenticated input bridge for local KanColle tools.",
5
5
  "main": "index.js",
6
6
  "keywords": [
@@ -22,7 +22,7 @@
22
22
  "test": "node --test test/*.test.js"
23
23
  },
24
24
  "poiPlugin": {
25
- "title": "MCP 数据桥",
25
+ "title": "MCP 数据桥",
26
26
  "id": "mcp_data_bridge",
27
27
  "description": "Expose Poi state, in-memory game WebView captures, and opt-in authenticated input on a local bridge.",
28
28
  "icon": "fa/database",