IT Documentation ๐งช Community โ Claude Code โ Claude Desktop ๐ Requires MCP Server โข Kaseya
IT Glue
IT Glue - organizations, assets, passwords, flexible assets
๐ Recommended MCP Server
Pair this plugin with the IT Glue MCP for direct API access alongside skills and commands.
Installation
Install this plugin individually:
/plugin marketplace add wyre-technology/msp-claude-plugins --plugin it-glue Or install all MSP plugins at once:
/plugin marketplace add wyre-technology/msp-claude-plugins Features
- Configuration Items
- Contact Management
- Documentation
- Flexible Assets
- Organization Management
- Password Management
Skills
This plugin provides 7 skills that teach Claude about IT Glue:
| Skill | Description |
|---|---|
configurations | IT Glue configurations (assets) โ servers, workstations, network devices, and other infrastructure: configuration types and statuses, network interfaces, related items, warranty/lifecycle fields, and PSA/RMM integration fields. |
contacts | IT Glue contacts โ the people (clients, vendors, partners) associated with an organization. |
documents | IT Glue documents: rich-HTML documentation records scoped to an organization, including document folders, multi-section content via the Document Sections API, embedded passwords/configurations/images, and related-item links to other IT Glue resources. |
flexible-assets | IT Glue flexible assets: custom, instance-specific asset types with defined field schemas (text, tag, password, upload, etc.), traits-based instances, and tag fields that cross-link to configurations, contacts, and other IT Glue resources for structured, filterable documentation. |
organizations | IT Glue organizations (companies/clients): the foundational entity all documentation, configurations, contacts, passwords, and flexible assets attach to. |
passwords | IT Glue passwords: secure, organization-scoped credential storage with categories, folders, restricted-access flags, OTP secrets, and embedding into documents and flexible assets. |
api-patterns | IT Glue REST API fundamentals: JSON:API request/response structure, x-api-key authentication across regional endpoints (US/EU/AU), filter and sort syntax, pagination, sideloading with includes, rate limits, CRUD operations, and error handling. |
Agents
This plugin provides 2 agents for autonomous task execution:
| Agent | Description |
|---|---|
asset-documentation-linker | Use this agent when an MSP needs to find and fix broken or missing linkages between IT Glue objects โ configurations without passwords, devices without runbooks, organizations without network diagrams, contacts unlinked from assets. |
documentation-auditor | Use this agent when an MSP needs to audit documentation completeness and freshness across their IT Glue client portfolio. |
Commands
Available slash commands:
| Command | Description |
|---|---|
/edit-doc-sections | Read, edit, and restructure sections of an IT Glue document |
/find-organization | Find an organization in IT Glue by name |
/get-password | Retrieve a password from IT Glue (with security logging) |
/lookup-asset | Find a configuration item (asset) in IT Glue by name, hostname, serial number, or IP address |
/search-docs | Search IT Glue documentation by keyword or phrase |
API Reference
| Base URL | |
| Authentication | |
| Rate Limit | |
| Documentation |
Example Usage
Read, edit, and restructure sections of an IT Glue document
/edit-doc-sections Find an organization in IT Glue by name
/find-organization Retrieve a password from IT Glue (with security logging)
/get-password Find a configuration item (asset) in IT Glue by name, hostname, serial number, or IP address
/lookup-asset Search IT Glue documentation by keyword or phrase
/search-docs Using Skills
/skill it-glue:configurations
IT Glue configurations (assets) โ servers, workstations, network devices, and other infrastructure: configuration types and statuses, network interfaces, related items, warranty/lifecycle fields, and PSA/RMM integration fields.