Skip to content

Latest commit

 

History

History
18 lines (12 loc) · 1.03 KB

File metadata and controls

18 lines (12 loc) · 1.03 KB

Connectors

How tool references work

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.

Connectors for this plugin

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