From c9b9282a05b7ca84248089c5a5ec96687b825e89 Mon Sep 17 00:00:00 2001
From: fOuttaMyPaint <154358121+TMHSDigital@users.noreply.github.com>
Date: Sun, 24 May 2026 18:47:02 -0400
Subject: [PATCH] feat: register cfx-mcp in ecosystem registry
Add TMHSDigital/cfx-mcp as mcp-server entry (experimental, v0.1.0). Bump VERSION to 1.15.0.
Signed-off-by: fOuttaMyPaint <154358121+TMHSDigital@users.noreply.github.com>
---
CLAUDE.md | 1 +
README.md | 2 ++
VERSION | 2 +-
docs/index.html | 2 +-
registry.json | 19 +++++++++++++++++++
5 files changed, 24 insertions(+), 2 deletions(-)
diff --git a/CLAUDE.md b/CLAUDE.md
index 674aa53..3b0acfd 100644
--- a/CLAUDE.md
+++ b/CLAUDE.md
@@ -84,6 +84,7 @@ Static HTML/CSS/JS. No build step. No external CDN. The `pages.yml` workflow cop
| Steam Cursor Plugin | Plugin | 30 | 9 | 25 |
| Steam MCP Server | MCP Server | 0 | 0 | 25 |
| Developer Tools MCP | MCP Server | 0 | 0 | 7 |
+| CFX MCP | MCP Server | 0 | 0 | 0 |
diff --git a/README.md b/README.md
index b7c1db6..2ac69eb 100644
--- a/README.md
+++ b/README.md
@@ -63,6 +63,7 @@ flowchart LR
| **Steam Cursor Plugin** | Plugin | 30 | 9 | 25 | [](https://github.com/TMHSDigital/Steam-Cursor-Plugin) [](https://tmhsdigital.github.io/Steam-Cursor-Plugin/) |
| **Steam MCP Server** | MCP Server | - | - | 25 | [](https://github.com/TMHSDigital/steam-mcp) [](https://www.npmjs.com/package/@tmhs/steam-mcp) |
| **Developer Tools MCP** | MCP Server | - | - | 7 | [](https://github.com/TMHSDigital/Developer-Tools-MCP) [](https://tmhsdigital.github.io/Developer-Tools-MCP/) |
+| **CFX MCP** | MCP Server | - | - | 0 | [](https://github.com/TMHSDigital/cfx-mcp) |