We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 6956441 commit c5d2528Copy full SHA for c5d2528
package.json
@@ -2,10 +2,13 @@
2
"name": "loopback4-mcp",
3
"version": "0.0.2",
4
"private": false,
5
- "description": "Desktop",
+ "description": "A loopback extension that exposes API to MCP Tools.",
6
"keywords": [
7
"loopback-extension",
8
- "loopback"
+ "loopback",
9
+ "loopback4",
10
+ "mcp",
11
+ "mcp-tool"
12
],
13
"main": "dist/index.js",
14
"types": "dist/index.d.ts",
0 commit comments