Skip to content
Open
Show file tree
Hide file tree
Changes from 1 commit
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
6 changes: 3 additions & 3 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -17,11 +17,11 @@ We're open-sourcing 11 plugins built and inspired by our own work:
| **[productivity](./productivity)** | Manage tasks, calendars, daily workflows, and personal context so you spend less time repeating yourself. | Slack, Notion, Asana, Linear, Jira, Monday, ClickUp, Microsoft 365 |
| **[sales](./sales)** | Research prospects, prep for calls, review your pipeline, draft outreach, and build competitive battlecards. | Slack, HubSpot, Close, Clay, ZoomInfo, Notion, Jira, Fireflies, Microsoft 365 |
| **[customer-support](./customer-support)** | Triage tickets, draft responses, package escalations, research customer context, and turn resolved issues into knowledge base articles. | Slack, Intercom, HubSpot, Guru, Jira, Notion, Microsoft 365 |
| **[product-management](./product-management)** | Write specs, plan roadmaps, synthesize user research, keep stakeholders updated, and track the competitive landscape. | Slack, Linear, Asana, Monday, ClickUp, Jira, Notion, Figma, Amplitude, Pendo, Intercom, Fireflies |
| **[marketing](./marketing)** | Draft content, plan campaigns, enforce brand voice, brief on competitors, and report on performance across channels. | Slack, Canva, Figma, HubSpot, Amplitude, Notion, Ahrefs, SimilarWeb, Klaviyo |
| **[product-management](./product-management)** | Write specs, plan roadmaps, synthesize user research, keep stakeholders updated, and track the competitive landscape. | Slack, Linear, Asana, Monday, ClickUp, Jira, Notion, Figma, Amplitude, Pendo, Mixpanel, Intercom, Fireflies |
| **[marketing](./marketing)** | Draft content, plan campaigns, enforce brand voice, brief on competitors, and report on performance across channels. | Slack, Canva, Figma, HubSpot, Amplitude, Mixpanel, Notion, Ahrefs, SimilarWeb, Klaviyo |
| **[legal](./legal)** | Review contracts, triage NDAs, navigate compliance, assess risk, prep for meetings, and draft templated responses. | Slack, Box, Egnyte, Jira, Microsoft 365 |
| **[finance](./finance)** | Prep journal entries, reconcile accounts, generate financial statements, analyze variances, manage close, and support audits. | Snowflake, Databricks, BigQuery, Slack, Microsoft 365 |
| **[data](./data)** | Query, visualize, and interpret datasets — write SQL, run statistical analysis, build dashboards, and validate your work before sharing. | Snowflake, Databricks, BigQuery, Hex, Amplitude, Jira |
| **[data](./data)** | Query, visualize, and interpret datasets — write SQL, run statistical analysis, build dashboards, and validate your work before sharing. | Snowflake, Databricks, BigQuery, Hex, Amplitude, Mixpanel, Jira |
| **[enterprise-search](./enterprise-search)** | Find anything across email, chat, docs, and wikis — one query across all your company's tools. | Slack, Notion, Guru, Jira, Asana, Microsoft 365 |
| **[bio-research](./bio-research)** | Connect to preclinical research tools and databases (literature search, genomics analysis, target prioritization) to accelerate early-stage life sciences R&D. | PubMed, BioRender, bioRxiv, ClinicalTrials.gov, ChEMBL, Synapse, Wiley, Owkin, Open Targets, Benchling |
| **[cowork-plugin-management](./cowork-plugin-management)** | Create new plugins or customize existing ones for your organization's specific tools and workflows. | — |
Expand Down
4 changes: 4 additions & 0 deletions data/.mcp.json
Original file line number Diff line number Diff line change
Expand Up @@ -23,6 +23,10 @@
"atlassian": {
"type": "http",
"url": "https://mcp.atlassian.com/v1/mcp"
},
"mixpanel": {
"type": "http",
"url": "https://mcp.mixpanel.com/mcp"
}
}
}
2 changes: 1 addition & 1 deletion data/CONNECTORS.md
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@ Plugins are **tool-agnostic** — they describe workflows in terms of categories
|----------|-------------|-----------------|---------------|
| Data warehouse | `~~data warehouse` | Snowflake\*, Databricks\*, BigQuery | Redshift, PostgreSQL, MySQL |
| Notebook | `~~notebook` | Hex | Jupyter, Deepnote, Observable |
| Product analytics | `~~product analytics` | Amplitude | Mixpanel, Heap |
| Product analytics | `~~product analytics` | Amplitude, Mixpanel | Heap |
| Project tracker | `~~project tracker` | Atlassian (Jira/Confluence) | Linear, Asana |

\* Placeholder — MCP URL not yet configured
2 changes: 1 addition & 1 deletion data/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -111,7 +111,7 @@ Claude: [Reviews methodology] → [Checks for survivorship bias in churn analysi
This plugin works best when connected to your data infrastructure. Add MCP servers for:

- **Data Warehouse**: Snowflake, Databricks, BigQuery, or any SQL-compatible database
- **Analytics/BI**: Amplitude, Looker, Tableau, or similar
- **Analytics/BI**: Amplitude, Looker, Mixpanel, Tableau, or similar
- **Notebooks**: Jupyter, Hex, or similar
- **Spreadsheets**: Google Sheets, Excel
- **Data Orchestration**: Airflow, dbt, Dagster, Prefect
Expand Down
4 changes: 4 additions & 0 deletions design/.mcp.json
Original file line number Diff line number Diff line change
Expand Up @@ -24,6 +24,10 @@
"type": "http",
"url": "https://mcp.notion.com/mcp"
},
"mixpanel": {
"type": "http",
"url": "https://mcp.mixpanel.com/mcp"
},
"intercom": {
"type": "http",
"url": "https://mcp.intercom.com/mcp"
Expand Down
2 changes: 1 addition & 1 deletion design/CONNECTORS.md
Original file line number Diff line number Diff line change
Expand Up @@ -15,4 +15,4 @@ Plugins are **tool-agnostic** — they describe workflows in terms of categories
| Knowledge base | `~~knowledge base` | Notion | Confluence, Guru, Coda |
| Project tracker | `~~project tracker` | Linear, Asana, Atlassian (Jira/Confluence) | Shortcut, ClickUp |
| User feedback | `~~user feedback` | Intercom | Productboard, Canny, UserVoice, Dovetail |
| Product analytics | `~~product analytics` | | Amplitude, Mixpanel, Heap, FullStory |
| Product analytics | `~~product analytics` | Mixpanel | Amplitude, Heap, FullStory |
4 changes: 4 additions & 0 deletions marketing/.mcp.json
Original file line number Diff line number Diff line change
Expand Up @@ -20,6 +20,10 @@
"type": "http",
"url": "https://mcp.amplitude.com/mcp"
},
"mixpanel": {
"type": "http",
"url": "https://mcp.mixpanel.com/mcp"
},
"notion": {
"type": "http",
"url": "https://mcp.notion.com/mcp"
Expand Down
2 changes: 1 addition & 1 deletion marketing/CONNECTORS.md
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@ Plugins are **tool-agnostic** — they describe workflows in terms of categories
| Chat | `~~chat` | Slack | Microsoft Teams |
| Design | `~~design` | Canva, Figma | Adobe Creative Cloud |
| Marketing automation | `~~marketing automation` | HubSpot | Marketo, Pardot, Mailchimp |
| Product analytics | `~~product analytics` | Amplitude | Mixpanel, Google Analytics |
| Product analytics | `~~product analytics` | Amplitude, Mixpanel | Google Analytics |
| Knowledge base | `~~knowledge base` | Notion | Confluence, Guru |
| SEO | `~~SEO` | Ahrefs, Similarweb | Semrush, Moz |
| Email marketing | `~~email marketing` | Klaviyo | Mailchimp, Brevo, Customer.io |
1 change: 1 addition & 0 deletions marketing/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -82,6 +82,7 @@ This plugin works with the following MCP servers:
- **Figma** — Access design files and brand assets
- **HubSpot** — Pull campaign data, manage contacts, and track marketing automation
- **Amplitude** — Pull product analytics and user behavior data for performance reporting
- **Mixpanel** — Pull product analytics, funnels, and user behavior data for performance reporting
- **Notion** — Access briefs, style guides, and campaign documents
- **Ahrefs** — SEO keyword research, backlink analysis, and site audits
- **Similarweb** — Competitive traffic analysis and market benchmarking
Expand Down
4 changes: 4 additions & 0 deletions product-management/.mcp.json
Original file line number Diff line number Diff line change
Expand Up @@ -36,6 +36,10 @@
"type": "http",
"url": "https://mcp.amplitude.com/mcp"
},
"mixpanel": {
"type": "http",
"url": "https://mcp.mixpanel.com/mcp"
},
"pendo": {
"type": "http",
"url": "https://app.pendo.io/mcp/v0/shttp"
Expand Down
2 changes: 1 addition & 1 deletion product-management/CONNECTORS.md
Original file line number Diff line number Diff line change
Expand Up @@ -17,6 +17,6 @@ Plugins are **tool-agnostic** — they describe workflows in terms of categories
| Email | `~~email` | Gmail | Microsoft 365 |
| Knowledge base | `~~knowledge base` | Notion | Confluence, Guru, Coda |
| Meeting transcription | `~~meeting transcription` | Fireflies | Gong, Dovetail, Otter.ai |
| Product analytics | `~~product analytics` | Amplitude, Pendo | Mixpanel, Heap, FullStory |
| 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 |
2 changes: 1 addition & 1 deletion product-management/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -94,7 +94,7 @@ Connect your project management and communication tools for the best experience.
- Project tracker (Linear, Asana, monday.com, ClickUp, Atlassian) for roadmap integration, ticket context, and status tracking
- Knowledge base (Notion) for existing specs, research, and meeting notes
- Design (Figma) for design context and handoff
- Product analytics (Amplitude, Pendo) for usage data, metrics, and behavioral analysis
- Product analytics (Amplitude, Pendo, Mixpanel) for usage data, metrics, and behavioral analysis
- User feedback (Intercom) for support tickets, feature requests, and user conversations
- Meeting transcription (Fireflies) for meeting notes and discussion context

Expand Down