diff --git a/.vscode/mcp.json b/.vscode/mcp.json index b603b1c..9e26dfe 100644 --- a/.vscode/mcp.json +++ b/.vscode/mcp.json @@ -1,10 +1 @@ -{ - "servers": { - "nixos": { - "command": "uvx", - "args": [ - "mcp-nixos" - ] - } - } -} \ No newline at end of file +{} \ No newline at end of file diff --git a/users/alice/non-server.nix b/users/alice/non-server.nix index 5f9bea7..38e9ffc 100644 --- a/users/alice/non-server.nix +++ b/users/alice/non-server.nix @@ -282,5 +282,8 @@ in pdf4qt masterpdfeditor4 + + gitea-mcp-server + tea ]; }