Skip to content

Latest commit

 

History

History
205 lines (157 loc) · 11.3 KB

File metadata and controls

205 lines (157 loc) · 11.3 KB

MSP Claude Plugins

One command to supercharge Claude Code for MSP workflows.

/plugin marketplace add wyre-technology/msp-claude-plugins

Then restart Claude Code. That's it.

Documentation: mcp.wyretechnology.com


What you get

Thirty-three vendor-specific plugins with domain knowledge for PSA, RMM, documentation, security, accounting, CRM, and productivity tools:

Plugin Description
Autotask PSA Kaseya Autotask PSA - tickets, service calls, CRM, projects, contracts, billing
Datto RMM Datto remote monitoring - devices, alerts, jobs, patches
IT Glue IT documentation - organizations, assets, passwords, flexible assets
Hudu IT documentation - companies, assets, articles, passwords, websites
RocketCyber Managed SOC - incidents, agents, events, threat detection
Syncro All-in-one PSA/RMM - tickets, customers, assets, invoicing
Atera RMM/PSA platform - tickets, agents, customers, alerts, SNMP/HTTP monitors
SuperOps.ai Modern PSA/RMM with GraphQL - tickets, assets, clients, runbooks
HaloPSA Enterprise PSA with OAuth - tickets, clients, assets, contracts
Liongard Configuration monitoring - environments, inspections, systems, detections, alerts
ConnectWise Manage Industry-leading PSA - tickets, companies, contacts, projects, time (cloud and self-hosted)
ConnectWise Automate Enterprise RMM - computers, clients, scripts, monitors, alerts
NinjaOne NinjaOne RMM - devices, organizations, alerts, ticketing
SalesBuildr Sales CRM - contacts, companies, opportunities, quotes
Pax8 Cloud marketplace - companies, products, subscriptions, orders, invoices
Xero Accounting - contacts, invoices, payments, accounts, reports
QuickBooks Online Accounting - customers, invoices, expenses, payments, reports
Microsoft 365 M365 admin - users, mailboxes, Teams, OneDrive, licensing, security
Rootly Incident management - incidents, alerts, on-call, AI analysis, postmortems
Huntress Managed threat detection and response - agents, incidents, reports
Blumira Cloud SIEM - detections, findings, alerts, automated response
SentinelOne XDR platform - endpoints, threats, incidents, Purple AI integration
Abnormal Security AI-native email security - threats, cases, abuse mailbox
Avanan Check Point Harmony Email & Collaboration - email security, DLP
Ironscales AI-powered anti-phishing - incidents, simulations, threat intel
Mimecast Email security - message tracking, threat protection, compliance
SpamTitan Email security by TitanHQ - spam filtering, quarantine, policies
Proofpoint Targeted Attack Protection - threat intel, campaigns, forensics
KnowBe4 Security awareness training - phishing simulations, PhishER, training
HubSpot CRM platform - contacts, companies, deals, tickets, marketing
PandaDoc Document automation - proposals, quotes, e-signatures, templates
BetterStack Uptime monitoring and on-call - monitors, incidents, heartbeats
PagerDuty Incident management and on-call - incidents, services, escalations

Plus shared skills for MSP terminology, ticket triage, cross-vendor incident correlation, and billing reconciliation.

Plugin Maturity

Plugin Status MCP Server
Autotask PSA ✅ Production autotask-mcp
Datto RMM ✅ Production datto-rmm-mcp
IT Glue ✅ Production itglue-mcp
Hudu 🔨 Beta hudu-mcp
RocketCyber 🔨 Beta rocketcyber-mcp
Syncro 🔨 Beta syncro-mcp
Atera 🔨 Beta atera-mcp
SuperOps.ai 🔨 Beta superops-mcp
HaloPSA 🔨 Beta halopsa-mcp
Liongard ✅ Production liongard-mcp
ConnectWise Manage 🔨 Beta connectwise-manage-mcp
ConnectWise Automate 🔨 Beta connectwise-automate-mcp
NinjaOne 🔨 Beta ninjaone-mcp
SalesBuildr 🚧 Alpha salesbuildr-mcp
Pax8 ✅ Production Pax8 Hosted (official)
Xero 🔨 Beta xero-mcp
QuickBooks Online 🔨 Beta qbo-mcp
Microsoft 365 🔨 Beta ms-365-mcp-server (Softeria)
Rootly 🔨 Beta Rootly Hosted (official)
Huntress 🔨 Beta huntress-mcp
Blumira 🔨 Beta blumira-mcp
SentinelOne 🔨 Beta sentinelone-mcp
Abnormal Security 🔨 Beta abnormal-mcp
Avanan 🔨 Beta avanan-mcp
Ironscales 🔨 Beta ironscales-mcp
Mimecast 🔨 Beta mimecast-mcp
SpamTitan 🔨 Beta spamtitan-mcp
Proofpoint 🔨 Beta proofpoint-mcp
KnowBe4 🔨 Beta knowbe4-mcp
HubSpot 🔨 Beta hubspot-mcp
PandaDoc 🔨 Beta pandadoc-mcp
BetterStack 🔨 Beta betterstack-mcp
PagerDuty 🔨 Beta pagerduty-mcp

Maturity levels: ✅ Production — used in real MSP environments with comprehensive coverage. 🔨 Beta — functional with core features, feedback welcome. 🚧 Alpha — early implementation, expect gaps.


Two Ways to Connect

Hosted Gateway (Recommended)

Use the MCP Gateway to connect your MSP tools to Claude Desktop with zero infrastructure. OAuth 2.1 + PKCE authentication, encrypted credential storage, and all 33 vendors available immediately.

Get Started Free

Self-Hosted

Run MCP servers yourself for full control. Each server is available as an npm package, Docker image, or MCPB bundle for Claude Desktop.

See the Getting Started guide for installation instructions.


How it works

Plugins are just markdown files. They provide:

  • Skills — Domain knowledge Claude references when helping you (API patterns, field mappings, rate limits)
  • Commands — Slash commands like /create-ticket and /search-tickets

When you ask "create a high priority ticket for Acme Corp", Claude knows:

  • Which API endpoint to call
  • What priority values mean (varies by vendor!)
  • How to authenticate
  • Rate limit boundaries

Architecture

Each plugin consists of three layers:

  1. Skills — Markdown files with domain knowledge (API patterns, field mappings, vendor terminology). Low maintenance, easy to contribute to.
  2. Commands — Slash commands for common MSP workflows. Moderate complexity.
  3. MCP Servers — Full server implementations that connect Claude to vendor APIs. These handle authentication, rate limiting, and data transformation.

Most contributions touch skills and commands. MCP server changes are more involved and benefit from familiarity with the vendor's API.


Individual plugins

Want just one vendor? Install individually:

/plugin marketplace add wyre-technology/msp-claude-plugins --plugin autotask
/plugin marketplace add wyre-technology/msp-claude-plugins --plugin syncro
/plugin marketplace add wyre-technology/msp-claude-plugins --plugin halopsa
/plugin marketplace add wyre-technology/msp-claude-plugins --plugin liongard

Configuration

Each plugin uses environment variables for authentication. See the plugin's README:


Contributing

We welcome contributions at every level — from typo fixes to new platform plugins. See CONTRIBUTING.md for our tiered contribution guide.

Community

This project is maintained by WYRE Technology, a Chattanooga-based MSP focused on AI enablement.

  • Questions or feedback? Open a Discussion
  • Found a bug? File an Issue
  • Want to contribute? See CONTRIBUTING.md
  • Using this in your MSP? We'd love to hear about it — drop us a note in Discussions

License

Apache 2.0 — see LICENSE.


Built by MSPs, for MSPs.