myaiforone 1.1.41 → 1.1.42
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/mcp-catalog.json +2 -8
- package/package.json +1 -1
package/mcp-catalog.json
CHANGED
|
@@ -286,14 +286,8 @@
|
|
|
286
286
|
"name": "Granola",
|
|
287
287
|
"description": "Meeting notes — transcripts, summaries, action items",
|
|
288
288
|
"category": "productivity",
|
|
289
|
-
"url": "https://
|
|
290
|
-
"requiredKeys": [
|
|
291
|
-
{
|
|
292
|
-
"env": "GRANOLA_API_KEY",
|
|
293
|
-
"label": "Granola API Key",
|
|
294
|
-
"hint": "API key from Granola settings"
|
|
295
|
-
}
|
|
296
|
-
]
|
|
289
|
+
"url": "https://mcp.granola.ai/mcp",
|
|
290
|
+
"requiredKeys": []
|
|
297
291
|
},
|
|
298
292
|
"fireflies": {
|
|
299
293
|
"name": "Fireflies.ai",
|