shd-mcp-plugin
v0.5.1Ready-to-install SHD workflows backed by the authenticated SHD MCP server.
By SHDLicense: Proprietary0 GitHub starsUpdated 2 weeks ago
Directory evidence
- Runtimes
- Codex
- Parsed components
- 25 skill or MCP entries
- Source updated
- Sep 9, 2026
- Manifest status
- Canonical path parsed
The directory validates manifest shape and source location. It does not execute the plugin or provide a security endorsement. Review the indexing methodology →
Install shd-mcp-plugin for Codex
codex plugin marketplace add bulava92/shd-mcp-plugin
codex plugin marketplace upgrade shd-public
codex plugin add shd-mcp-plugin@shd-publicPaste and run these commands in a terminal with Codex. They add and refresh the shd-public catalog, then install this plugin.
Compatibility: the page URL and API slug “shd-mcp-plugin” remain stable.
- Codex:
shd-mcp-plugin@agent-plugin-marketplace→shd-mcp-plugin@shd-public
The installer fetches third-party code from the source repository shown on this page. This directory validates manifest structure and source location, but does not perform a security audit; review the manifest, components, and source before installing.
Get the source manually
git clone https://github.com/bulava92/shd-mcp-pluginClone the source repository, then follow its setup instructions to add the plugin to a compatible client. The plugin root is plugins/shd-mcp-plugin/.
Plugin files
├── .codex-plugin/plugin.json├── skills/shd-active-projects/SKILL.md├── skills/shd-agents-operations/SKILL.md├── skills/shd-airbase-audit/SKILL.md├── skills/shd-analytics/SKILL.md├── skills/shd-discussions/SKILL.md├── skills/shd-documents/SKILL.md├── skills/shd-entity-resolution/SKILL.md├── skills/shd-estimate-management/SKILL.md├── skills/shd-event-positions/SKILL.md├── skills/shd-finance-crm/SKILL.md├── skills/shd-financial-account-audit/SKILL.md├── skills/shd-gitea/SKILL.md├── skills/shd-inventory/SKILL.md├── skills/shd-notifications/SKILL.md├── skills/shd-organizations-acl/SKILL.md├── skills/shd-project-files/SKILL.md├── skills/shd-project-status/SKILL.md├── skills/shd-realtime-activity/SKILL.md├── skills/shd-routing/SKILL.md├── skills/shd-safe-bulk-change/SKILL.md├── skills/shd-status-page/SKILL.md├── skills/shd-task-workflow/SKILL.md├── skills/shd-terms-contracts/SKILL.md├── skills/shd-wiki-management/SKILL.md└── .mcp.json
Included Skills24
Use when the user asks for all active SHD projects, project deadlines, project statuses, or a project register sorted by the nearest completion date.
Use when the user asks to inspect SHD agents, controllers, diagnostics, tunnels, access rules, endpoints, monitoring or agent runtime actions.
Use when the user asks to inspect AirBase tables, validate project data, find duplicate or broken links, or audit AirBase quality without changing records.
Use when the user asks for SHD project or company analytics, trends, comparisons, metrics, charts, reports, or time summaries.
Use when the user asks to find, read, search, create or edit SHD discussion channels, topics, messages or attachments.
Use when the user asks to inspect, generate, send, publish, revise or audit SHD documents, templates, comments or public links.
Use when the user asks to find a CRM entity, resolve duplicate names, compare counterparties, or determine whether records refer to the same business object.
Use when the user asks to inspect, compare, validate, create or update SHD estimates, proposals, terms or document contracts.
Use when the user asks about SHD events, booking availability, scheduling slots, event types or booking positions.
Use when the user asks for finance or CRM information, document/payment checks, customer records, deals, relationships, or a project business overview in SHD.
Use when the user asks to audit SHD finance accounts, balances, payments, documents, allocations, settlements or finance history.
Use when the user asks to inspect or manage SHD-linked Gitea issues, labels, comments or issue attachments.
Use when the user asks to inspect or change SHD inventory items, assets, stock, procurement, reservations, receipts or stocktakes.
Use when the user asks to inspect SHD notifications, notification modules, read state or preferences, or mark notifications read.
Use when the user asks to inspect or change SHD organizations, members, invitations, roles, access audits or two-factor policies.
Use when the user asks to inspect project files, obtain a file link, share or zip a file, rename or move a path, or delete project files.
Use when the user asks for a status report, operational summary, risks, blockers, next actions, or a cross-module overview of one SHD project.
Use when the user asks to inspect SHD realtime events, start or terminate a realtime session, or review operational activity and audit history.
Use for any request that asks SHD for data, a project operation, a module workflow, or a change to SHD records. Route the request to the narrowest existing SHD MCP tool and preserve server-side permissions.
Use before any SHD bulk create, update, import, archive, delete, or other multi-record mutation, and whenever the user asks to plan a mass change.
Use when the user asks to inspect SHD status-page monitors, history, groups or incidents, or to change public status monitoring.
Use when the user asks to find, inspect, create, update, reschedule, archive, or delete SHD tasks or task-project data.
Use when the user asks to inspect, compare, discuss, revise or restore SHD Terms documents and contract points.
Use when the user asks to search, read, compare, create or update SHD Wiki, notes, pages, collections, databases, revisions or attachments.
MCP servers1
- url
- https://shd.xyz.su/mcp
Plugin manifests1
{
"name": "shd-mcp-plugin",
"version": "0.5.1",
"description": "Ready-to-install SHD workflows backed by the authenticated SHD MCP server.",
"author": {
"name": "SHD",
"url": "https://shd.xyz.su"
},
"homepage": "https://shd.xyz.su",
"repository": "https://github.com/bulava92/shd-mcp-plugin",
"license": "Proprietary",
"keywords": [
"SHD",
"projects",
"ProjectBase",
"tasks",
"finance",
"CRM",
"documents",
"inventory",
"organizations",
"notifications",
"realtime",
"Gitea",
"MCP"
],
"skills": "./skills/",
"interface": {
"displayName": "SHD MCP",
"shortDescription": "SHD projects and operations",
"longDescription": "Installable SHD MCP workflows for projects, ProjectBase, tasks, files, finance, CRM, documents, access control, inventory, notifications, realtime, status monitoring and linked Gitea operations.",
"developerName": "SHD",
"category": "Productivity",
"capabilities": [
"Read",
"Write"
],
"websiteURL": "https://shd.xyz.su",
"brandColor": "#1E88E5",
"composerIcon": "./assets/logo.png",
"logo": "./assets/logo.png",
"defaultPrompt": [
"Покажи активные проекты с датой завершения и статусом.",
"Сделай сводку по проекту и его рискам.",
"Проверь ProjectBase без изменения данных."
]
},
"mcpServers": "./.mcp.json"
}For maintainers
If you maintain this plugin, link to this source-backed listing from your README so users can review its manifest and indexed components.
[shd-mcp-plugin on Agent Plugins Marketplace](https://pluginsmp.com/plugins/shd-mcp-plugin)