Initial commit

This commit is contained in:
Zhongwei Li
2025-11-30 09:00:24 +08:00
commit 1e674d7abe
4 changed files with 220 additions and 0 deletions

View File

@@ -0,0 +1,13 @@
{
"name": "disruptors-mcp-suite",
"description": "Complete MCP server suite for Disruptors AI development: 22 pre-configured servers for development, AI services, cloud platforms, and automation",
"version": "1.0.0",
"author": {
"name": "Disruptors AI",
"email": "will@disruptorsmedia.com",
"url": "https://github.com/TechIntegrationLabs"
},
"mcp": [
"./.mcp.json"
]
}