-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathregistry.json
More file actions
185 lines (185 loc) · 6 KB
/
registry.json
File metadata and controls
185 lines (185 loc) · 6 KB
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
174
175
176
177
178
179
180
181
182
183
184
185
[
{
"name": "CFX Developer Tools",
"repo": "TMHSDigital/CFX-Developer-Tools",
"slug": "cfx-developer-tools",
"description": "AI-powered Cursor IDE plugin for FiveM and RedM resource development",
"type": "cursor-plugin",
"homepage": "https://tmhsdigital.github.io/CFX-Developer-Tools/",
"skills": 9,
"rules": 6,
"mcpTools": 6,
"extras": {
"snippets": 24,
"templates": 11,
"natives": 12000,
"events": 101
},
"topics": ["fivem", "redm", "cfx", "lua", "game-development"],
"status": "active",
"version": "0.7.2",
"language": "Python",
"license": "CC-BY-NC-ND-4.0",
"pagesType": "mkdocs",
"hasCI": true
},
{
"name": "Unity Developer Tools",
"repo": "TMHSDigital/Unity-Developer-Tools",
"slug": "unity-developer-tools",
"description": "Cursor IDE plugin for Unity game development with URP, HDRP, and Built-in render pipeline support",
"type": "cursor-plugin",
"homepage": "https://tmhsdigital.github.io/Unity-Developer-Tools/",
"skills": 18,
"rules": 8,
"mcpTools": 4,
"extras": {
"snippets": 20,
"templates": 5
},
"topics": ["unity", "game-development", "csharp", "urp", "hdrp"],
"status": "active",
"version": "1.2.1",
"language": "Python",
"license": "CC-BY-NC-ND-4.0",
"pagesType": "mkdocs",
"hasCI": true
},
{
"name": "Docker Developer Tools",
"repo": "TMHSDigital/Docker-Developer-Tools",
"slug": "docker-developer-tools",
"description": "Cursor IDE plugin for Docker workflows with container management, Compose, and Dockerfile support",
"type": "cursor-plugin",
"homepage": "https://tmhsdigital.github.io/Docker-Developer-Tools/",
"skills": 17,
"rules": 10,
"mcpTools": 150,
"extras": {},
"npm": "@tmhs/docker-mcp",
"topics": ["docker", "containers", "devops", "docker-compose", "dockerfile"],
"status": "active",
"version": "1.0.0",
"language": "Python",
"license": "CC-BY-NC-ND-4.0",
"pagesType": "static",
"hasCI": true
},
{
"name": "Home Lab Developer Tools",
"repo": "TMHSDigital/Home-Lab-Developer-Tools",
"slug": "home-lab-developer-tools",
"description": "Home lab and Raspberry Pi workflows for Cursor with Docker Compose, monitoring, DNS, networking, and security",
"type": "cursor-plugin",
"homepage": "https://tmhsdigital.github.io/Home-Lab-Developer-Tools/",
"skills": 22,
"rules": 11,
"mcpTools": 50,
"extras": {},
"npm": "@tmhs/homelab-mcp",
"topics": ["homelab", "raspberry-pi", "infrastructure", "docker-compose", "monitoring"],
"status": "active",
"version": "1.0.0",
"language": "Python",
"license": "CC-BY-NC-ND-4.0",
"pagesType": "static",
"hasCI": true
},
{
"name": "Mobile App Developer Tools",
"repo": "TMHSDigital/Mobile-App-Developer-Tools",
"slug": "mobile-app-developer-tools",
"description": "Cursor plugin for mobile app development with React Native, Expo, and Flutter support",
"type": "cursor-plugin",
"homepage": "https://tmhsdigital.github.io/Mobile-App-Developer-Tools/",
"skills": 43,
"rules": 12,
"mcpTools": 36,
"extras": {},
"npm": "@tmhs/mobile-mcp",
"topics": ["react-native", "expo", "flutter", "mobile-development", "typescript"],
"status": "active",
"version": "1.0.0",
"language": "TypeScript",
"license": "CC-BY-NC-ND-4.0",
"pagesType": "static",
"hasCI": true
},
{
"name": "Plaid Developer Tools",
"repo": "TMHSDigital/Plaid-Developer-Tools",
"slug": "plaid-developer-tools",
"description": "Cursor plugin and MCP companion for building on the Plaid API",
"type": "cursor-plugin",
"homepage": "https://tmhsdigital.github.io/Plaid-Developer-Tools/",
"skills": 17,
"rules": 7,
"mcpTools": 30,
"extras": {},
"topics": ["plaid", "fintech", "banking", "open-banking", "plaid-api"],
"status": "active",
"version": "1.0.0",
"language": "Python",
"license": "CC-BY-NC-ND-4.0",
"pagesType": "static",
"hasCI": true
},
{
"name": "Monday Cursor Plugin",
"repo": "TMHSDigital/Monday-Cursor-Plugin",
"slug": "monday-cursor-plugin",
"description": "Cursor IDE plugin for Monday.com with boards, items, sprints, docs, dashboards, and GraphQL",
"type": "cursor-plugin",
"homepage": "https://tmhsdigital.github.io/Monday-Cursor-Plugin/",
"skills": 21,
"rules": 8,
"mcpTools": 45,
"extras": {},
"topics": ["monday", "project-management", "graphql", "productivity", "work-management"],
"status": "active",
"version": "1.0.0",
"language": "TypeScript",
"license": "CC-BY-NC-ND-4.0",
"pagesType": "static",
"hasCI": true
},
{
"name": "Steam Cursor Plugin",
"repo": "TMHSDigital/Steam-Cursor-Plugin",
"slug": "steam-cursor-plugin",
"description": "Steam and Steamworks integration for Cursor IDE for game developers, modders, and power users",
"type": "cursor-plugin",
"homepage": "https://tmhsdigital.github.io/Steam-Cursor-Plugin/",
"skills": 30,
"rules": 9,
"mcpTools": 25,
"extras": {},
"topics": ["steam", "steamworks", "game-development", "modding", "steam-workshop"],
"status": "active",
"version": "1.0.0",
"language": "TypeScript",
"license": "CC-BY-NC-ND-4.0",
"pagesType": "static",
"hasCI": true
},
{
"name": "Steam MCP Server",
"repo": "TMHSDigital/steam-mcp",
"slug": "steam-mcp",
"description": "MCP server for Steam and Steamworks APIs with store data, player stats, reviews, achievements, and workshop tools",
"type": "mcp-server",
"homepage": "https://www.npmjs.com/package/@tmhs/steam-mcp",
"skills": 0,
"rules": 0,
"mcpTools": 25,
"extras": {},
"npm": "@tmhs/steam-mcp",
"topics": ["steam", "mcp-server", "steamworks", "game-development", "npm"],
"status": "active",
"version": "1.0.0",
"language": "TypeScript",
"license": "CC-BY-NC-ND-4.0",
"pagesType": "none",
"hasCI": true
}
]