claude-faf-mcp 2.2.9 โ 2.2.10
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 +2 -2
- package/package.json +1 -1
package/README.md
CHANGED
|
@@ -12,7 +12,7 @@ Transform your projects into AI-optimized collaboration spaces with championship
|
|
|
12
12
|
|
|
13
13
|
## ๐จ ZERO DEPENDENCIES, ZERO FAFFโข
|
|
14
14
|
|
|
15
|
-
**Production v2.2.
|
|
15
|
+
**Production v2.2.9** โข **11,000+ tests run** โข **<50ms operations** โข **1 dependency only**
|
|
16
16
|
|
|
17
17
|
## ๐ Quick Install
|
|
18
18
|
|
|
@@ -81,7 +81,7 @@ Add to Claude Desktop configuration:
|
|
|
81
81
|
|
|
82
82
|
```
|
|
83
83
|
๐ Status: PRODUCTION
|
|
84
|
-
โโ ๐ Version: 2.2.
|
|
84
|
+
โโ ๐ Version: 2.2.9
|
|
85
85
|
โโ ๐ Performance: <50ms
|
|
86
86
|
โโ ๐ฆ Dependencies: 1 (MCP SDK only)
|
|
87
87
|
โโ ๐งช Tests Run: 11,000+
|
package/package.json
CHANGED
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "claude-faf-mcp",
|
|
3
|
-
"version": "2.2.
|
|
3
|
+
"version": "2.2.10",
|
|
4
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!",
|
|
5
5
|
"main": "dist/server.js",
|
|
6
6
|
"bin": {
|