add tea #218

Merged
ahuston-0 merged 1 commits from feature/tea into main 2026-04-19 02:28:21 -04:00
2 changed files with 4 additions and 10 deletions
Showing only changes of commit 8c566ed869 - Show all commits

11
.vscode/mcp.json vendored
View File

@@ -1,10 +1 @@
{ {}
"servers": {
"nixos": {
"command": "uvx",
"args": [
"mcp-nixos"
]
}
}
}

View File

@@ -282,5 +282,8 @@ in
pdf4qt pdf4qt
masterpdfeditor4 masterpdfeditor4
gitea-mcp-server
tea
]; ];
} }