21 lines
1.2 KiB
Markdown
21 lines
1.2 KiB
Markdown
# Connectors
|
|
|
|
## How tool references work
|
|
|
|
Plugin files use `~~category` as a placeholder for whatever tool the user connects in that category. For example, `~~ITSM` might mean ServiceNow, Zendesk, or any other service management tool with an MCP server.
|
|
|
|
Plugins are **tool-agnostic** — they describe workflows in terms of categories (ITSM, project tracker, knowledge base, 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 |
|
|
|----------|-------------|-----------------|---------------|
|
|
| Calendar | `~~calendar` | Google Calendar | Microsoft 365 |
|
|
| Chat | `~~chat` | Slack | Microsoft Teams |
|
|
| Email | `~~email` | Gmail, Microsoft 365 | — |
|
|
| ITSM | `~~ITSM` | ServiceNow | Zendesk, Freshservice, Jira Service Management |
|
|
| Knowledge base | `~~knowledge base` | Notion, Atlassian (Confluence) | Guru, Coda |
|
|
| Project tracker | `~~project tracker` | Asana, Atlassian (Jira) | Linear, monday.com, ClickUp |
|
|
| Procurement | `~~procurement` | — | Coupa, SAP Ariba, Zip |
|
|
| Office suite | `~~office suite` | Microsoft 365 | Google Workspace |
|