- Move repository from bandit to personal-projects organization - Remove all "Bandit Labs" references - Update author to Leo Miranda - Rename marketplace from bandit-claude-marketplace to claude-code-marketplace - Add MIT LICENSE file - Remove outdated root .mcp.json (MCP servers now bundled in plugins) - Update all repository URLs to new location Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>
20 lines
507 B
JSON
20 lines
507 B
JSON
{
|
|
"name": "cmdb-assistant",
|
|
"version": "1.0.0",
|
|
"description": "NetBox CMDB integration for infrastructure management - query, create, update, and manage network devices, IP addresses, sites, and more",
|
|
"author": {
|
|
"name": "Leo Miranda",
|
|
"email": "leobmiranda@gmail.com"
|
|
},
|
|
"homepage": "https://gitea.hotserv.cloud/personal-projects/support-claude-mktplace",
|
|
"license": "MIT",
|
|
"keywords": [
|
|
"netbox",
|
|
"cmdb",
|
|
"infrastructure",
|
|
"network",
|
|
"ipam",
|
|
"dcim"
|
|
]
|
|
}
|