Initial commit

This commit is contained in:
Zhongwei Li
2025-11-30 08:56:34 +08:00
commit ac5344b039
4 changed files with 72 additions and 0 deletions

View File

@@ -0,0 +1,12 @@
{
"name": "mcp-infra",
"description": "Infrastructure as code and package management with Terraform and NixOS",
"version": "1.0.1",
"author": {
"name": "shavakan",
"email": "cs.changwon.lee@gmail.com"
},
"mcp": [
"./.mcp.json"
]
}