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.
- package/README.md +13 -2
- package/package.json +2 -2
package/README.md
CHANGED
|
@@ -1,6 +1,17 @@
|
|
|
1
1
|
# ๐งกโก๏ธ .faf - The JPEG for AIโข
|
|
2
2
|
|
|
3
|
-
|
|
3
|
+
<div align="center">
|
|
4
|
+
|
|
5
|
+
## โญ GitHub Stars NEEDED! You Get Software, We Get a STAR! Deal? โญ
|
|
6
|
+
[](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.
|
|
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.
|
|
4
|
-
"description": "
|
|
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"
|