Skip to content

Latest commit

 

History

History
19 lines (14 loc) · 1.16 KB

File metadata and controls

19 lines (14 loc) · 1.16 KB

Connectors

How tool references work

Plugin files use ~~category as a placeholder for whatever tool the user connects in that category. For example, ~~source control might mean GitHub, GitLab, or any other VCS with an MCP server.

Plugins are tool-agnostic — they describe workflows in terms of categories (source control, CI/CD, monitoring, 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
Chat ~~chat Slack Microsoft Teams
Source control ~~source control GitHub GitLab, Bitbucket
Project tracker ~~project tracker Linear, Asana, Atlassian (Jira/Confluence) Shortcut, ClickUp
Knowledge base ~~knowledge base Notion Confluence, Guru, Coda
Monitoring ~~monitoring Datadog New Relic, Grafana, Splunk
Incident management ~~incident management PagerDuty Opsgenie, Incident.io, FireHydrant
CI/CD ~~CI/CD CircleCI, GitHub Actions, Jenkins, BuildKite