claude-faf-mcp 2.2.7 โ†’ 2.2.8

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 +7 -4
  2. package/package.json +1 -1
package/README.md CHANGED
@@ -1,9 +1,10 @@
1
1
  # ๐ŸŽ๏ธโšก๏ธ Claude .faf MCP Server
2
- ## F1-Inspired AI Context Management for Planet Claude
2
+ ## .faf The JPEG for AI is here
3
3
 
4
4
  > **๐Ÿ† MCP READY - The JPEG for AI is REAL! ๐Ÿ†**
5
5
 
6
- > **๐Ÿ F1-Inspired TESTING CENTER: [`/Users/wolfejam/faf-test-environment`](https://github.com/wolfejam/claude-faf-mcp/blob/main/WOLFEJAM_TESTING_CENTER.md) | [View Dashboard](file:///Users/wolfejam/FAF/claude-faf-mcp/TESTING_CENTER_DASHBOARD.html) ๐Ÿ**
6
+ > **๐Ÿ Testing Center: [faf.one/testing](https://faf.one/testing) ๐Ÿ**
7
+
7
8
 
8
9
  > **Claude .faf MCP Server | AI-Context on-demand management with bi-sync for Claude Users of all levels, with C.O.R.E performance faf-engine-Mk1**
9
10
 
@@ -83,8 +84,8 @@ Currently delivers:
83
84
 
84
85
  ## ๐Ÿ Testing & Development
85
86
 
86
- **๐Ÿ“ Testing Guide: [TESTING_CENTER.md](./TESTING_CENTER.md)**
87
87
  **๐Ÿงช Test Scripts: Available in `/tests/scripts/`**
88
+ **๐Ÿ† 11,000+ tests run and counting**
88
89
 
89
90
  ### Quick Test Commands
90
91
  ```bash
@@ -287,9 +288,11 @@ We welcome contributions! Please see our [Contributing Guide](CONTRIBUTING.md) f
287
288
 
288
289
  MIT License - see the [LICENSE](LICENSE) file for details.
289
290
 
291
+ **Note: ASK FOR ACCESS - SOME FEATURES**: The .faf-Engine(s) are proprietary and available under license.
292
+
290
293
  ## ๐Ÿ™‹ Support
291
294
 
292
- - **GitHub Issues**: [Report bugs or request features](https://github.com/faf-dev/claude-faf-mcp/issues)
295
+ - **GitHub Issues**: [Report bugs or request features](https://github.com/Wolfe-Jam/claude-faf-mcp/issues)
293
296
  - **Documentation**: [Full documentation](https://faf.dev/docs/claude-mcp)
294
297
  - **Community**: [Join our Discord](https://discord.gg/faf-dev)
295
298
 
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "claude-faf-mcp",
3
- "version": "2.2.7",
3
+ "version": "2.2.8",
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": {