Skip to content

feat: Add AI Security Endpoint and Tool#21

Merged
Shreda merged 4 commits intomainfrom
feat_ai_security
Feb 2, 2026
Merged

feat: Add AI Security Endpoint and Tool#21
Shreda merged 4 commits intomainfrom
feat_ai_security

Conversation

@Shreda
Copy link
Copy Markdown
Collaborator

@Shreda Shreda commented Jan 28, 2026

[Feature] Add AI Security Guard API

Description

  1. Updates dependencies to latest version and address breaking changes.
  2. Add the new AI Security Guard endpoint.
  3. Update documentation.

How to Test

Steps to manually test this PR:

  1. Checkout the branch.
  2. Build the binary make mcpserver.
  3. Move the binary onto $PATH.
  4. Add the MCP server to your AI tool of choice.
  5. Use the new AI Security Guard tool.

(see screenshot below of tool being used)


Screenshots / Demos (if applicable)

image

Checklist

  • I have tested my changes locally
  • I have updated relevant documentation
  • I have linked relevant issues
  • I have assigned reviewers

- Update to go-mcp introduce breaking changes where
request.Arguments is no longer available. Update
all existing endpoints to use new request.GetArguments().
Copy link
Copy Markdown

@iaindurham iaindurham left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

Copy link
Copy Markdown
Collaborator

@trend-iain-durham trend-iain-durham left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM as well

@Shreda Shreda merged commit 1bb8aac into main Feb 2, 2026
7 checks passed
@Shreda Shreda deleted the feat_ai_security branch February 2, 2026 00:55
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants