fixparser-plugin-mcp 9.1.7-2d99618b → 9.1.7-af630b11

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.
Files changed (1) hide show
  1. package/package.json +5 -4
package/package.json CHANGED
@@ -1,7 +1,7 @@
1
1
  {
2
2
  "name": "fixparser-plugin-mcp",
3
- "version": "9.1.7-2d99618b",
4
- "description": "FIXParser MCP plugin",
3
+ "version": "9.1.7-af630b11",
4
+ "description": "FIXParser MCP plugin (Local and Remote)",
5
5
  "files": [
6
6
  "./build/",
7
7
  "./build-examples/",
@@ -47,10 +47,11 @@
47
47
  "AI",
48
48
  "MCP Server",
49
49
  "Model Context Protocol",
50
- "LLM"
50
+ "LLM",
51
+ "AI Trading Agent"
51
52
  ],
52
53
  "homepage": "https://fixparser.dev",
53
- "license": "SEE LICENSE IN LICENSE.md",
54
+ "license": "LICENSE.md",
54
55
  "types": "./types/MCPLocal.d.ts",
55
56
  "exports": {
56
57
  ".": {