claude-faf-mcp 2.3.2 → 2.3.3

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 +3 -1
  2. package/package.json +2 -2
package/README.md CHANGED
@@ -165,4 +165,6 @@ MIT License - see LICENSE file
165
165
 
166
166
  ---
167
167
 
168
- **Made with 🧡 by wolfejam** | **ZERO DEPENDENCIES, ZERO FAFF™** | **800+ DOWNLOADS!** 🎉
168
+ **Made with 🧡 by wolfejam** | **ZERO DEPENDENCIES, ZERO FAFF™** | **3000+ DOWNLOADS!** 🎉
169
+
170
+ [⭐ Star on GitHub](https://github.com/Wolfe-Jam/faf) if you find this useful!
package/package.json CHANGED
@@ -1,7 +1,7 @@
1
1
  {
2
2
  "name": "claude-faf-mcp",
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?",
3
+ "version": "2.3.3",
4
+ "description": ".faf - The JPEG for AI™ | Foundational AI-context Format | MCP Version for Claude Desktop | 33+ FREE tools | 3000+ users",
5
5
  "main": "dist/server.js",
6
6
  "bin": {
7
7
  "claude-faf-mcp": "dist/src/cli.js"