claude-faf-mcp 2.2.10 โ†’ 2.2.11

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 +9 -8
  2. package/package.json +1 -1
package/README.md CHANGED
@@ -1,18 +1,19 @@
1
- # ๐ŸŽ๏ธโšก๏ธ claude-faf-mcp
1
+ # FAF - The JPEG for AI
2
+ **Foundational AI-context Format**
2
3
 
3
- ## .faf The JPEG for AIโ„ข - Universal AI Context Management
4
+ Universal, shareable AI-Context for any AI, human or team, regardless of size, location, languages, stack, setup or documentation.
4
5
 
5
- > **MCP Compatible | Zero Dependencies | Production Ready**
6
+ ## claude-faf-mcp - MCP Implementation
6
7
 
7
- Transform your projects into AI-optimized collaboration spaces with championship-grade performance.
8
+ > **MCP SDK for Protocol | Zero Additional Dependencies | Production Ready**
8
9
 
9
10
  [![NPM Version](https://img.shields.io/npm/v/claude-faf-mcp)](https://www.npmjs.com/package/claude-faf-mcp)
10
11
  [![Downloads](https://img.shields.io/npm/dt/claude-faf-mcp)](https://www.npmjs.com/package/claude-faf-mcp)
11
12
  [![License: MIT](https://img.shields.io/badge/License-MIT-yellow.svg)](https://opensource.org/licenses/MIT)
12
13
 
13
- ## ๐Ÿšจ ZERO DEPENDENCIES, ZERO FAFFโ„ข
14
+ ## ๐Ÿ† Production Ready
14
15
 
15
- **Production v2.2.9** โ€ข **11,000+ tests run** โ€ข **<50ms operations** โ€ข **1 dependency only**
16
+ **v2.2.10** โ€ข **11,240+ tests passed** โ€ข **<50ms operations** โ€ข **MCP Ready (PR #2759)**
16
17
 
17
18
  ## ๐Ÿš€ Quick Install
18
19
 
@@ -81,10 +82,10 @@ Add to Claude Desktop configuration:
81
82
 
82
83
  ```
83
84
  ๐Ÿ“ˆ Status: PRODUCTION
84
- โ”œโ”€ ๐Ÿ’Ž Version: 2.2.9
85
+ โ”œโ”€ ๐Ÿ’Ž Version: 2.2.10
85
86
  โ”œโ”€ ๐Ÿš€ Performance: <50ms
86
87
  โ”œโ”€ ๐Ÿ“ฆ Dependencies: 1 (MCP SDK only)
87
- โ”œโ”€ ๐Ÿงช Tests Run: 11,000+
88
+ โ”œโ”€ ๐Ÿงช Tests Run: 11,240+
88
89
  โ””โ”€ ๐Ÿ† AI Readiness: 99%
89
90
  ```
90
91
 
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "claude-faf-mcp",
3
- "version": "2.2.10",
3
+ "version": "2.2.11",
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": {