Skip to content

Commit 3543b84

Browse files
author
Wolfe-Jam
committed
chore: fill empty package.json description/author/keywords
1 parent 1da55fc commit 3543b84

1 file changed

Lines changed: 3 additions & 3 deletions

File tree

package.json

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -5,10 +5,10 @@
55
"scripts": {
66
"demo": "tsx src/demo.ts"
77
},
8-
"keywords": [],
9-
"author": "",
8+
"keywords": ["mcp", "model-context-protocol", "faf", "project-context"],
9+
"author": "wolfejam / FAF",
1010
"license": "MIT",
11-
"description": "",
11+
"description": "Host-side injection of project identity into existing MCP tool parameters — zero server changes",
1212
"dependencies": {
1313
"@modelcontextprotocol/sdk": "^1.29.0"
1414
},

0 commit comments

Comments
 (0)