claude-faf-mcp 2.3.1 โ†’ 2.3.2

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 (2) hide show
  1. package/README.md +13 -2
  2. package/package.json +2 -2
package/README.md CHANGED
@@ -1,6 +1,17 @@
1
1
  # ๐Ÿงกโšก๏ธ .faf - The JPEG for AIโ„ข
2
2
 
3
- ## ๐ŸŽ‰ MAJOR UPDATE v2.3.0 - Friday Features!
3
+ <div align="center">
4
+
5
+ ## โญ GitHub Stars NEEDED! You Get Software, We Get a STAR! Deal? โญ
6
+ [![GitHub stars](https://img.shields.io/github/stars/Wolfe-Jam/faf?style=social)](https://github.com/Wolfe-Jam/faf)
7
+
8
+ **The Deal: FREE MCP Server (worth $$$) for 1 Click โญ**
9
+
10
+ **[Join 3000+ Users](https://github.com/Wolfe-Jam/faf/discussions) | [Star Now](https://github.com/Wolfe-Jam/faf) | It's a Fair Trade!**
11
+
12
+ </div>
13
+
14
+ ## ๐ŸŽ‰ MAJOR UPDATE v2.3.1 - Friday Features!
4
15
  **No pricing, no subscriptions, 100% FREE MCP Server**
5
16
 
6
17
  **Foundational AI-context Format**
@@ -26,7 +37,7 @@ Universal, shareable AI-Context for any AI, human or team, regardless of size, l
26
37
 
27
38
  ## ๐Ÿ† Production Ready
28
39
 
29
- **v2.3.0** โ€ข **๐Ÿ†“ FREE & Open Source** โ€ข **800+ WEEKLY DOWNLOADS!** ๐ŸŽ‰ โ€ข **<50ms operations** โ€ข **MCP Ready (PR #2759)**
40
+ **v2.3.1** โ€ข **๐Ÿ†“ FREE & Open Source** โ€ข **800+ WEEKLY DOWNLOADS!** ๐ŸŽ‰ โ€ข **<50ms operations** โ€ข **MCP Ready (PR #2759)**
30
41
 
31
42
  ## ๐Ÿš€ Quick Install
32
43
 
package/package.json CHANGED
@@ -1,7 +1,7 @@
1
1
  {
2
2
  "name": "claude-faf-mcp",
3
- "version": "2.3.1",
4
- "description": ".faf The JPEG for AI is here. The C in MCP is .faf - Foundational AI-context Format. Universal AI context management with 33+ tools for Claude Desktop. Every command shows AI-Readiness score. Drop file โ†’ Type 'faf' โ†’ 99% ready!",
3
+ "version": "2.3.2",
4
+ "description": "โญ STAR us: github.com/Wolfe-Jam/faf | ๐Ÿ’ฌ Community: github.com/Wolfe-Jam/faf/discussions | MCP Server with 33+ tools. You get the software, we get a star! Fair trade?",
5
5
  "main": "dist/server.js",
6
6
  "bin": {
7
7
  "claude-faf-mcp": "dist/src/cli.js"