diff --git a/product-management/.mcp.json b/product-management/.mcp.json index 40bb6b07..4af1f125 100644 --- a/product-management/.mcp.json +++ b/product-management/.mcp.json @@ -56,6 +56,10 @@ "type": "http", "url": "https://api.fireflies.ai/mcp" }, + "grain": { + "type": "http", + "url": "https://api.grain.com/_/mcp" + }, "google calendar": { "type": "http", "url": "" diff --git a/product-management/CONNECTORS.md b/product-management/CONNECTORS.md index aa15b5cc..cecfda36 100644 --- a/product-management/CONNECTORS.md +++ b/product-management/CONNECTORS.md @@ -16,7 +16,7 @@ Plugins are **tool-agnostic** — they describe workflows in terms of categories | Design | `~~design` | Figma | Sketch, Adobe XD | | Email | `~~email` | Gmail | Microsoft 365 | | Knowledge base | `~~knowledge base` | Notion | Confluence, Guru, Coda | -| Meeting transcription | `~~meeting transcription` | Fireflies | Gong, Dovetail, Otter.ai | +| Meeting transcription | `~~meeting transcription` | Fireflies, Grain | Gong, Dovetail, Otter.ai | | Product analytics | `~~product analytics` | Amplitude, Pendo | Mixpanel, Heap, FullStory | | Project tracker | `~~project tracker` | Linear, Asana, monday.com, ClickUp, Atlassian (Jira/Confluence) | Shortcut, Basecamp | | User feedback | `~~user feedback` | Intercom | Productboard, Canny, UserVoice |