the recordCopied from the official MCP registry, exactly as it holds it.
{
"server": {
"$schema": "https://static.modelcontextprotocol.io/schemas/2025-12-11/server.schema.json",
"name": "io.github.Servosity/kaseya-bms-mcp",
"description": "CLI and MCP server for Kaseya BMS PSA: tickets, CRM, contracts, finance, and offline analytics.",
"title": "Kaseya BMS MCP",
"repository": {
"url": "https://github.com/servosity/msp-skills",
"source": "github",
"subfolder": "skills/kaseya-bms"
},
"version": "0.1.0",
"icons": [
{
"src": "https://raw.githubusercontent.com/servosity/msp-skills/main/docs/assets/social/kaseya-bms/kaseya-bms-512x512.png",
"mimeType": "image/png",
"sizes": [
"512x512"
]
}
],
"packages": [
{
"registryType": "mcpb",
"identifier": "https://github.com/Servosity/msp-skills/releases/download/kaseya-bms-v0.1.0/kaseya-bms-mcp.mcpb",
"version": "0.1.0",
"fileSha256": "35c8fa9204795e139a7f802033ef3fb2b489a5cf1094fb992e15b12ad1a2eb13",
"transport": {
"type": "stdio"
},
"environmentVariables": [
{
"description": "Pre-minted Kaseya BMS JWT, sent as a Bearer token. Set this OR KASEYA_BMS_BEARER_AUTH; alternatively run 'kaseya-bms-cli auth login' to mint one from username/password/tenant.",
"isSecret": true,
"name": "KASEYA_BMS_TOKEN"
},
{
"description": "Alias for KASEYA_BMS_TOKEN - a pre-minted Kaseya BMS JWT sent as a Bearer token. Set one of the two, or use 'auth login'.",
"isSecret": true,
"name": "KASEYA_BMS_BEARER_AUTH"
}
]
}
]
},
"_meta": {
"io.modelcontextprotocol.registry/official": {
"status": "active",
"statusChangedAt": "2026-06-07T15:10:43.863697Z",
"publishedAt": "2026-06-07T15:10:43.863697Z",
"updatedAt": "2026-06-07T15:10:43.863697Z",
"isLatest": true
}
}
}
Make it installable
Draft an Agent Plugin from this
An MCP server is raw capability: some tools, wired to something. An Agent Plugin is the packaging that says what job it does, what it leaves behind and where it stops. The prompt below carries this record and asks for the packaging; your own assistant writes it, and nothing here is sent anywhere.
What this is
MCP server
application/mcp-server-record+jsonlocal · you run it yourselfversion 0.1.0last seen 2026-08-23
These are the publisher's own words, filed by them with the official MCP registry and mirrored here. This catalog did not read them from the publisher and has not run, called or installed anything.