Skip to content

wyre-technology/msp-claude-plugins

Repository files navigation

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

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

Plugin Description
Autotask PSA Kaseya Autotask PSA - tickets, 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 PSA Industry-leading PSA - tickets, companies, contacts, projects, time
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

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 PSA 🔨 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)

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 19 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.

About

Community-driven Claude Code plugins for MSP tools (PSA, RMM, Documentation)

Topics

Resources

License

Contributing

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors