@freevectoricons/mcp 0.1.0 → 0.1.1

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.
@@ -21116,7 +21116,7 @@ function withDrlMetadata(input) {
21116
21116
  }
21117
21117
  var server = new McpServer({
21118
21118
  name: "freevectoricons",
21119
- version: "0.1.0"
21119
+ version: "0.1.1"
21120
21120
  });
21121
21121
  server.registerTool(
21122
21122
  "get_design_collection_context",
package/package.json CHANGED
@@ -1,7 +1,8 @@
1
1
  {
2
2
  "name": "@freevectoricons/mcp",
3
- "version": "0.1.0",
3
+ "version": "0.1.1",
4
4
  "description": "FreeVectorIcons design collection MCP server for Cursor and other MCP clients",
5
+ "author": "Hemanta Sapkota <hemanta@freevectoricons.com>",
5
6
  "license": "MIT",
6
7
  "type": "module",
7
8
  "bin": {