Plugin files use ~~category as a placeholder for whatever tool the user connects in that category. For example, ~~data warehouse might mean Snowflake, BigQuery, or any other warehouse with an MCP server.
Plugins are tool-agnostic — they describe workflows in terms of categories (data warehouse, notebook, product analytics, etc.) rather than specific products. The .mcp.json pre-configures specific MCP servers, but any MCP server in that category works.
| Category | Placeholder | Included servers | Other options |
|---|---|---|---|
| Data warehouse | ~~data warehouse |
Snowflake*, Databricks*, BigQuery | Redshift, PostgreSQL, MySQL |
| Notebook | ~~notebook |
Hex | Jupyter, Deepnote, Observable |
| Product analytics | ~~product analytics |
Amplitude | Mixpanel, Heap |
| Project tracker | ~~project tracker |
Atlassian (Jira/Confluence) | Linear, Asana |
* Placeholder — MCP URL not yet configured