[SiriusA] Sets up webhooks for deployment

This commit is contained in:
2026-05-18 15:23:10 -07:00
parent 209bb054c4
commit 6f94becc22
7 changed files with 159 additions and 9 deletions

View File

@@ -1,3 +1,10 @@
# mcp
Configuration for the MCP server
Configuration for the MCP server.
## Sops
```bash
nix-shell -p sops --run "sops secrets/mcp.yaml"
```