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.
Files changed (2) hide show
  1. package/README.md +1 -1
  2. 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
  [![MCP Registry](https://img.shields.io/badge/MCP-✅%20Official%20Registry-green)](https://github.com/modelcontextprotocol/servers)
13
13
  [![NPM Version](https://img.shields.io/npm/v/claude-faf-mcp)](https://www.npmjs.com/package/claude-faf-mcp)
14
14
  [![Claude Desktop](https://img.shields.io/badge/Claude-Desktop%20Ready-purple)](https://claude.ai)
15
- [![AI Readiness](https://img.shields.io/badge/AI%20Readiness-99%25-orange)](https://faf-one-svelte.vercel.app)
15
+ [![AI Readiness](https://img.shields.io/badge/AI%20Readiness-99%25-orange)](https://faf.one)
16
16
  [![TypeScript](https://img.shields.io/badge/TypeScript-Strict%20Mode-blue)](https://www.typescriptlang.org/)
17
17
  [![F1-Inspired](https://img.shields.io/badge/Philosophy-F1--Inspired-red)](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",
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-one-svelte.vercel.app",
53
+ "homepage": "https://faf.one",
54
54
  "engines": {
55
55
  "node": ">=18.0.0"
56
56
  },