claude-faf-mcp 2.2.3 → 2.2.4
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 +1 -1
- package/package.json +2 -2
package/README.md
CHANGED
|
@@ -12,7 +12,7 @@ Transform your projects into AI-optimized collaboration spaces with **C.O.R.E (C
|
|
|
12
12
|
[](https://github.com/modelcontextprotocol/servers)
|
|
13
13
|
[](https://www.npmjs.com/package/claude-faf-mcp)
|
|
14
14
|
[](https://claude.ai)
|
|
15
|
-
[](https://faf
|
|
15
|
+
[](https://faf.one)
|
|
16
16
|
[](https://www.typescriptlang.org/)
|
|
17
17
|
[](https://github.com/faf-dev/claude-faf-mcp)
|
|
18
18
|
|
package/package.json
CHANGED
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "claude-faf-mcp",
|
|
3
|
-
"version": "2.2.
|
|
3
|
+
"version": "2.2.4",
|
|
4
4
|
"description": "🏎️ FAF MCP - ALWAYS SHOW AI-READINESS SCORE! Universal AI context management with .faf format. 33+ tools for Claude Desktop. Every command shows AI-Readiness score. Drop file → Type 'faf' → 99% ready! ZERO FAF INNIT! 🏎️⚡",
|
|
5
5
|
"main": "dist/server.js",
|
|
6
6
|
"bin": {
|
|
@@ -50,7 +50,7 @@
|
|
|
50
50
|
"bugs": {
|
|
51
51
|
"url": "https://github.com/wolfejam/claude-faf-mcp/issues"
|
|
52
52
|
},
|
|
53
|
-
"homepage": "https://faf
|
|
53
|
+
"homepage": "https://faf.one",
|
|
54
54
|
"engines": {
|
|
55
55
|
"node": ">=18.0.0"
|
|
56
56
|
},
|