claude-faf-mcp 2.5.0 โ 2.5.1
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 +133 -136
- package/package.json +2 -2
package/README.md
CHANGED
|
@@ -1,216 +1,213 @@
|
|
|
1
|
-
#
|
|
1
|
+
# claude-faf-mcp v2.5.1
|
|
2
2
|
|
|
3
3
|
<div align="center">
|
|
4
4
|
|
|
5
|
-
|
|
6
|
-
|
|
7
|
-
**100% FREE Forever** โข **Zero Setup** โข **33+ Tools** โข **1,600+ Weekly Downloads**
|
|
8
|
-
|
|
9
|
-
**[Join the Community](https://github.com/Wolfe-Jam/faf/discussions)** โข **[Report Issues](https://github.com/Wolfe-Jam/faf/issues)**
|
|
10
|
-
|
|
11
|
-
</div>
|
|
12
|
-
|
|
13
|
-
## ๐ Join Our Growing Community!
|
|
14
|
-
|
|
15
|
-
### ๐ฌ New Community Hub at [github.com/Wolfe-Jam/faf/discussions](https://github.com/Wolfe-Jam/faf/discussions)
|
|
16
|
-
|
|
17
|
-
**.faf Project DNA for ANY AI โจ [Foundational AI-context Format]**
|
|
18
|
-
|
|
19
|
-
Universal, shareable AI-Context for any AI, human or team, regardless of size, location, languages, stack, setup or documentation.
|
|
20
|
-
|
|
21
|
-
Add a .faf file to your repo and watch Claude, ChatGPT, Gemini, or any AI tool understand your entire codebase with speed and precision.
|
|
22
|
-
|
|
23
|
-
<div align="center">
|
|
24
|
-
<img src="https://faf.one/orange-smiley.svg" alt="Orange Smiley Logo" width="200" />
|
|
25
|
-
|
|
26
|
-
### ๐ 1,600 WEEKLY DOWNLOADS AND CLIMBING! ๐
|
|
27
|
-
**[Have you been dot.faffed yet? ๐งกโก๏ธ](https://faf.one)**
|
|
28
|
-
**Universal AI Context โข 33+ Tools โข Real-time Scoring**
|
|
29
|
-
|
|
30
|
-
</div>
|
|
31
|
-
|
|
32
|
-
## claude-faf-mcp - MCP Implementation ๐งกโก๏ธ
|
|
33
|
-
|
|
34
|
-
> **MCP SDK for Protocol | Zero Additional Dependencies | Production Ready**
|
|
5
|
+
**Project DNA โจ for ANY AI** โข **33+ Tools** โข **Championship Scoring**
|
|
35
6
|
|
|
36
7
|
[](https://www.npmjs.com/package/claude-faf-mcp)
|
|
37
8
|
[](https://www.npmjs.com/package/claude-faf-mcp)
|
|
38
9
|
[](https://opensource.org/licenses/MIT)
|
|
39
10
|
[](https://www.typescriptlang.org/)
|
|
40
11
|
|
|
41
|
-
|
|
42
|
-
|
|
43
|
-
### Technical Excellence
|
|
44
|
-
- **Performance** - <11ms operations, rigorously benchmarked
|
|
45
|
-
- **Reliability** - Extensively tested including edge cases
|
|
46
|
-
- **Type Safety** - 100% TypeScript with **FULL strict mode** ๐
|
|
47
|
-
- **Security** - Minimal dependencies (only MCP SDK)
|
|
48
|
-
- **Production Ready** - Zero-error tolerance
|
|
12
|
+
**[Website](https://faf.one)** โข **[Community](https://github.com/Wolfe-Jam/faf/discussions)** โข **[Issues](https://github.com/Wolfe-Jam/faf/issues)**
|
|
49
13
|
|
|
50
|
-
|
|
51
|
-
**Engineering Excellence: FULL Type Safety with ZERO Performance Loss**
|
|
52
|
-
|
|
53
|
-
We achieved what many said was impossible - enabling TypeScript's strictest safety settings while improving upon blazing-fast performance. This proves that code quality and speed aren't mutually exclusive.
|
|
54
|
-
|
|
55
|
-
**Championship Achievements:**
|
|
56
|
-
- โ
**100% TypeScript Strict Mode** - Every safety flag enabled
|
|
57
|
-
- โ
**<11ms Performance Platform** - Fast operations as foundation
|
|
58
|
-
- โ
**35/35 Tests Passing** - Complete reliability
|
|
59
|
-
- โ
**4,400+ Lines Protected** - Full type coverage
|
|
60
|
-
- โ
**Zero Build Errors** - Clean compilation
|
|
14
|
+
</div>
|
|
61
15
|
|
|
62
|
-
|
|
16
|
+
---
|
|
63
17
|
|
|
64
|
-
## ๐ Championship
|
|
18
|
+
## ๐ Championship Scoring System
|
|
65
19
|
|
|
66
|
-
Track your project's AI-readiness with F1-inspired
|
|
20
|
+
Track your project's AI-readiness with F1-inspired tiers:
|
|
67
21
|
|
|
68
22
|
```
|
|
69
|
-
๐ Trophy (100%) - Championship - Perfect
|
|
23
|
+
๐ Trophy (100%) - Championship - Perfect AI|HUMAN balance
|
|
70
24
|
๐ฅ Gold (99%) - Gold standard
|
|
71
|
-
๐ฅ Silver (95-98%) -
|
|
72
|
-
๐ฅ Bronze (85-94%) -
|
|
73
|
-
๐ข Green (70-84%) -
|
|
74
|
-
๐ก Yellow (55-69%) -
|
|
75
|
-
๐ด Red (0-54%) -
|
|
25
|
+
๐ฅ Silver (95-98%) - Excellence
|
|
26
|
+
๐ฅ Bronze (85-94%) - Production ready
|
|
27
|
+
๐ข Green (70-84%) - Good foundation
|
|
28
|
+
๐ก Yellow (55-69%) - Getting there
|
|
29
|
+
๐ด Red (0-54%) - Needs attention
|
|
76
30
|
```
|
|
77
31
|
|
|
78
|
-
**
|
|
32
|
+
**Live output in Claude Desktop:**
|
|
33
|
+
|
|
79
34
|
```
|
|
80
35
|
๐ฅ Score: 88/100
|
|
81
36
|
โโโโโโโโโโโโโโโโโโโโโโโโ 88%
|
|
82
|
-
|
|
37
|
+
Status: Bronze - Production Ready
|
|
83
38
|
|
|
84
|
-
Next: 95% ๐ฅ
|
|
39
|
+
Next milestone: 95% ๐ฅ Silver (7 points to go!)
|
|
85
40
|
```
|
|
86
41
|
|
|
87
|
-
|
|
42
|
+
---
|
|
43
|
+
|
|
44
|
+
## ๐ Quick Start
|
|
88
45
|
|
|
89
|
-
### โก๏ธ๐ฅ GET BOTH! Double Down! (100% FREE)
|
|
90
46
|
```bash
|
|
91
|
-
# Install
|
|
92
|
-
npm install -g faf-
|
|
93
|
-
|
|
47
|
+
# Install globally
|
|
48
|
+
npm install -g claude-faf-mcp
|
|
49
|
+
|
|
50
|
+
# Add to Claude Desktop config
|
|
51
|
+
# macOS/Linux: ~/Library/Application Support/Claude/claude_desktop_config.json
|
|
52
|
+
# Windows: %APPDATA%\Claude\claude_desktop_config.json
|
|
94
53
|
|
|
95
|
-
|
|
96
|
-
|
|
54
|
+
{
|
|
55
|
+
"mcpServers": {
|
|
56
|
+
"claude-faf-mcp": {
|
|
57
|
+
"command": "claude-faf-mcp"
|
|
58
|
+
}
|
|
59
|
+
}
|
|
60
|
+
}
|
|
97
61
|
```
|
|
98
62
|
|
|
99
|
-
Restart Claude Desktop
|
|
63
|
+
Restart Claude Desktop โ Ready! ๐
|
|
100
64
|
|
|
101
|
-
|
|
65
|
+
---
|
|
102
66
|
|
|
103
|
-
|
|
67
|
+
## ๐ฏ What is claude-faf-mcp?
|
|
104
68
|
|
|
105
|
-
|
|
69
|
+
MCP server that brings `.faf` format to Claude Desktop for instant project understanding.
|
|
106
70
|
|
|
107
|
-
|
|
108
|
-
|
|
109
|
-
**Intel-Fridayโข** | Smart detection that fills 7 critical integration points for Chrome Extensions
|
|
71
|
+
**.faf = Project DNA for ANY AI โจ**
|
|
72
|
+
Universal, shareable context for Claude, ChatGPT, Gemini, or any AI - regardless of stack, size, or setup.
|
|
110
73
|
|
|
111
74
|
### Key Features
|
|
112
75
|
|
|
113
|
-
- โ
**Zero
|
|
114
|
-
- โ
**33+ Tools** - Complete
|
|
115
|
-
- โ
**<11ms
|
|
116
|
-
- โ
**Bi-
|
|
117
|
-
- โ
**
|
|
76
|
+
- โ
**Zero Config** - Works out of the box
|
|
77
|
+
- โ
**33+ Tools** - Complete project management
|
|
78
|
+
- โ
**<11ms Speed** - Championship performance
|
|
79
|
+
- โ
**Bi-Sync** - .faf โ CLAUDE.md synchronization
|
|
80
|
+
- โ
**Type Safe** - 100% TypeScript strict mode
|
|
81
|
+
- โ
**Production Ready** - 35/35 tests passing
|
|
82
|
+
|
|
83
|
+
---
|
|
118
84
|
|
|
119
85
|
## ๐ ๏ธ Available Tools
|
|
120
86
|
|
|
121
87
|
### Core Tools
|
|
122
|
-
- `
|
|
123
|
-
- `
|
|
124
|
-
- `
|
|
125
|
-
- `
|
|
88
|
+
- `faf_init` - Initialize project context
|
|
89
|
+
- `faf_auto` - Auto-detect and populate
|
|
90
|
+
- `faf_score` - Calculate AI readiness
|
|
91
|
+
- `faf_status` - Project health check
|
|
126
92
|
|
|
127
93
|
### Enhancement Tools
|
|
128
|
-
- `
|
|
129
|
-
- `
|
|
130
|
-
- `
|
|
94
|
+
- `faf_enhance` - Optimize scoring
|
|
95
|
+
- `faf_sync` - Sync files
|
|
96
|
+
- `faf_bi_sync` - Bidirectional sync
|
|
131
97
|
|
|
132
|
-
###
|
|
133
|
-
- `
|
|
134
|
-
- `
|
|
98
|
+
### File Operations
|
|
99
|
+
- `faf_read` - Read files
|
|
100
|
+
- `faf_write` - Write files
|
|
101
|
+
- `faf_list` - List directories
|
|
102
|
+
- `faf_search` - Search content
|
|
135
103
|
|
|
136
|
-
|
|
104
|
+
[See all 33+ tools โ](https://faf.one/docs/tools)
|
|
137
105
|
|
|
138
|
-
|
|
139
|
-
2. **Instant context** - Claude immediately understands your project
|
|
140
|
-
3. **Use tools** - Just type "faf" and Enter
|
|
141
|
-
4. **Stay synced** - Context persists across conversations
|
|
106
|
+
---
|
|
142
107
|
|
|
143
|
-
##
|
|
108
|
+
## ๐ก Usage Example
|
|
144
109
|
|
|
145
|
-
|
|
110
|
+
1. **Drop any project file** into Claude Desktop
|
|
111
|
+
2. **Type**: "Run faf_auto to analyze this project"
|
|
112
|
+
3. **Get instant context** - Claude understands your codebase
|
|
113
|
+
4. **Use tools** - Access 33+ commands naturally in conversation
|
|
146
114
|
|
|
147
|
-
|
|
148
|
-
|
|
149
|
-
|
|
150
|
-
"claude-faf": {
|
|
151
|
-
"command": "claude-faf-mcp",
|
|
152
|
-
"args": ["--transport", "stdio"]
|
|
153
|
-
}
|
|
154
|
-
}
|
|
155
|
-
}
|
|
156
|
-
```
|
|
115
|
+
The `.faf` file persists across conversations - no need to re-explain your project!
|
|
116
|
+
|
|
117
|
+
---
|
|
157
118
|
|
|
158
|
-
## ๐
|
|
119
|
+
## ๐ Technical Specs
|
|
159
120
|
|
|
160
121
|
```
|
|
161
|
-
|
|
162
|
-
|
|
163
|
-
|
|
164
|
-
|
|
165
|
-
|
|
166
|
-
|
|
167
|
-
|
|
168
|
-
โโ ๐ Codebase: 4,400+ lines protected
|
|
122
|
+
Version: 2.5.1
|
|
123
|
+
Performance: <11ms operations
|
|
124
|
+
TypeScript: 100% strict mode
|
|
125
|
+
Dependencies: 1 (MCP SDK only)
|
|
126
|
+
Tests: 35/35 passing
|
|
127
|
+
Build: Zero errors
|
|
128
|
+
Coverage: 4,400+ lines
|
|
169
129
|
```
|
|
170
130
|
|
|
171
|
-
|
|
131
|
+
---
|
|
132
|
+
|
|
133
|
+
## ๐ What's New in v2.5.1
|
|
134
|
+
|
|
135
|
+
### Documentation Polish
|
|
136
|
+
- **Championship README** - Trophy section leads for immediate impact
|
|
137
|
+
- **Optimized description** - Cleaner NPM presence
|
|
138
|
+
- **Professional structure** - Scannable, modern layout
|
|
139
|
+
|
|
140
|
+
### v2.5.0 - Championship Edition
|
|
141
|
+
- **7-tier medal system** for AI-readiness scoring
|
|
142
|
+
- **Visual progress bars** in terminal output
|
|
143
|
+
- **Milestone tracking** with next-level guidance
|
|
144
|
+
- **Enhanced scoring** for better project analysis
|
|
145
|
+
|
|
146
|
+
### v2.4 Highlights
|
|
147
|
+
- **TypeScript Championship** - Full strict mode enabled
|
|
148
|
+
- **Chrome Extension** auto-detection
|
|
149
|
+
- **Fuzzy matching** for tool discovery
|
|
150
|
+
- **Performance boost** - Maintained <11ms operations
|
|
151
|
+
|
|
152
|
+
---
|
|
153
|
+
|
|
154
|
+
## ๐๏ธ Development
|
|
172
155
|
|
|
173
156
|
```bash
|
|
174
|
-
# Clone
|
|
157
|
+
# Clone
|
|
175
158
|
git clone https://github.com/wolfejam/claude-faf-mcp.git
|
|
176
159
|
cd claude-faf-mcp
|
|
177
160
|
|
|
178
|
-
# Install &
|
|
161
|
+
# Install & Build
|
|
179
162
|
npm install
|
|
180
163
|
npm run build
|
|
181
164
|
|
|
182
165
|
# Test
|
|
183
166
|
npm test
|
|
167
|
+
|
|
168
|
+
# Link locally
|
|
169
|
+
npm link
|
|
184
170
|
```
|
|
185
171
|
|
|
172
|
+
---
|
|
173
|
+
|
|
186
174
|
## ๐ Requirements
|
|
187
175
|
|
|
188
|
-
- Node.js 18+
|
|
189
|
-
- Claude Desktop (latest)
|
|
190
|
-
- macOS, Linux, or Windows
|
|
176
|
+
- **Node.js** 18+
|
|
177
|
+
- **Claude Desktop** (latest version)
|
|
178
|
+
- **OS**: macOS, Linux, or Windows
|
|
191
179
|
|
|
192
|
-
|
|
180
|
+
---
|
|
181
|
+
|
|
182
|
+
## ๐ The FAF Ecosystem
|
|
183
|
+
|
|
184
|
+
- [๐ฉต **faf-cli**](https://npmjs.com/package/faf-cli) - Command line tool (v2.4.6)
|
|
185
|
+
- [๐งก **claude-faf-mcp**](https://npmjs.com/package/claude-faf-mcp) - This MCP server
|
|
186
|
+
- [๐ **faf.one**](https://faf.one) - Documentation & guides
|
|
187
|
+
- [๐ฅ๏ธ **Chrome Extension**](https://chromewebstore.google.com/detail/lnecebepmpjpilldfmndnaofbfjkjlkm) - Browser integration
|
|
193
188
|
|
|
194
|
-
|
|
189
|
+
---
|
|
195
190
|
|
|
196
|
-
|
|
191
|
+
## ๐ License
|
|
197
192
|
|
|
198
|
-
|
|
193
|
+
MIT License - See [LICENSE](./LICENSE) file
|
|
199
194
|
|
|
200
|
-
|
|
201
|
-
- **Website**: [faf.one](https://faf.one)
|
|
202
|
-
- **Support**: support@faf.one
|
|
195
|
+
**Note**: The .faf-Engine is proprietary and available under separate license.
|
|
203
196
|
|
|
204
197
|
---
|
|
205
198
|
|
|
206
|
-
##
|
|
199
|
+
## ๐ค Contributing
|
|
207
200
|
|
|
208
|
-
|
|
209
|
-
|
|
210
|
-
**๐๏ธโก๏ธ FAST AF - Project DNA for ANY AI โจ**
|
|
201
|
+
We welcome contributions! Join our [community discussions](https://github.com/Wolfe-Jam/faf/discussions) or submit issues/PRs.
|
|
211
202
|
|
|
212
203
|
---
|
|
213
204
|
|
|
214
|
-
|
|
205
|
+
<div align="center">
|
|
206
|
+
|
|
207
|
+
**Made with ๐งก by wolfejam**
|
|
208
|
+
|
|
209
|
+
**100% FREE Forever** โข **Zero Dependencies** โข **Zero Faffโข**
|
|
215
210
|
|
|
216
|
-
|
|
211
|
+
[โญ Star on GitHub](https://github.com/Wolfe-Jam/faf) โข [๐ฆ View on NPM](https://www.npmjs.com/package/claude-faf-mcp)
|
|
212
|
+
|
|
213
|
+
</div>
|
package/package.json
CHANGED
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "claude-faf-mcp",
|
|
3
|
-
"version": "2.5.
|
|
4
|
-
"description": "
|
|
3
|
+
"version": "2.5.1",
|
|
4
|
+
"description": "MCP for .faf | Project DNA for true AI context in Claude Desktop โจ - Transform projects with perfect AI understanding โข 33+ tools, Championship scoring โข 100% TypeScript strict ๐งก Orange Smiley MCP โข FREE & Open Source",
|
|
5
5
|
"main": "dist/src/index.js",
|
|
6
6
|
"bin": {
|
|
7
7
|
"claude-faf-mcp": "dist/src/index.js"
|