Add MCP tools for cookie banner, category, pattern, version, and consent

Wire cookiebanner.Service into the MCP resolver and expose 24 tools
covering full CRUD, activation, versioning, translations, and consent
record queries with pagination and filtering support.

Signed-off-by: Émile Ré <emile@getprobo.com>
This commit is contained in:
Émile Ré
2026-05-01 14:59:33 +04:00
parent c43f61d109
commit 7bc8343c18
11 changed files with 1692 additions and 2 deletions

View File

@@ -202,6 +202,7 @@ func NewServer(cfg Config) (*Server, error) {
cfg.Probo,
cfg.IAM,
cfg.AccessReview,
cfg.CookieBanner,
cfg.TokenSecret,
),
slackHandler: slack_v1.NewMux(