claude-faf-mcp 2.2.12 → 2.2.14
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
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
#
|
|
1
|
+
# 🧡⚡️ .faf - The JPEG for AI™
|
|
2
2
|
|
|
3
3
|
**Foundational AI-context Format**
|
|
4
4
|
|
|
@@ -8,7 +8,7 @@ Universal, shareable AI-Context for any AI, human or team, regardless of size, l
|
|
|
8
8
|
<img src="https://faf.one/orange-smiley.svg" alt="Orange Smiley Logo" width="200" />
|
|
9
9
|
|
|
10
10
|
### 🎉 800 WEEKLY DOWNLOADS AND CLIMBING! 🎉
|
|
11
|
-
**Have you been dot.faffed yet
|
|
11
|
+
**[Have you been dot.faffed yet? 🧡⚡️](https://faf.one)**
|
|
12
12
|
**Universal AI Context • 33+ Tools • Real-time Scoring**
|
|
13
13
|
|
|
14
14
|
</div>
|
package/package.json
CHANGED
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "claude-faf-mcp",
|
|
3
|
-
"version": "2.2.
|
|
3
|
+
"version": "2.2.14",
|
|
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": {
|