Skip to content

feat(mcp): add comprehensive MCP tools for security analysis#264

Merged
l1ttps merged 1 commit intomainfrom
add-tool-for-mcp
Jan 28, 2026
Merged

feat(mcp): add comprehensive MCP tools for security analysis#264
l1ttps merged 1 commit intomainfrom
add-tool-for-mcp

Conversation

@ntthanh2603
Copy link
Copy Markdown
Member

  • Add new MCP tools: detail_asset, list_assets_in_target, detail_vuln, list_issues, detail_issue, list_tools, list_workers, job_manager
  • Introduce security_analyst prompt for expert security analysis persona
  • Extend MCP schemas with detailed parameter and output definitions
  • Update jobs registry service to support filtering by job status and workspace
  • Enhance existing tools with improved descriptions and metadata
  • Add new environment variables for assistant configuration
  • Update .gitignore with additional exclusions for searxng and .claude directories
  • Import new modules (Issues, Tools, Workers, JobsRegistry) into MCP module for expanded functionality

- Add new MCP tools: detail_asset, list_assets_in_target, detail_vuln, list_issues, detail_issue, list_tools, list_workers, job_manager
- Introduce security_analyst prompt for expert security analysis persona
- Extend MCP schemas with detailed parameter and output definitions
- Update jobs registry service to support filtering by job status and workspace
- Enhance existing tools with improved descriptions and metadata
- Add new environment variables for assistant configuration
- Update .gitignore with additional exclusions for searxng and .claude directories
- Import new modules (Issues, Tools, Workers, JobsRegistry) into MCP module for expanded functionality
@gemini-code-assist

This comment was marked as off-topic.

gemini-code-assist[bot]

This comment was marked as off-topic.

@ntthanh2603 ntthanh2603 self-assigned this Jan 28, 2026
@ntthanh2603 ntthanh2603 added the enhancement New feature or request label Jan 28, 2026
@ntthanh2603 ntthanh2603 requested a review from l1ttps January 28, 2026 07:53
Copy link
Copy Markdown
Member

@l1ttps l1ttps left a comment

Choose a reason for hiding this comment

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

OK

@l1ttps l1ttps merged commit 7f81d9e into main Jan 28, 2026
9 checks passed
@ntthanh2603 ntthanh2603 deleted the add-tool-for-mcp branch January 28, 2026 08:04
ntthanh2603 added a commit that referenced this pull request Jan 28, 2026
- Add new MCP tools: detail_asset, list_assets_in_target, detail_vuln, list_issues, detail_issue, list_tools, list_workers, job_manager
- Introduce security_analyst prompt for expert security analysis persona
- Extend MCP schemas with detailed parameter and output definitions
- Update jobs registry service to support filtering by job status and workspace
- Enhance existing tools with improved descriptions and metadata
- Add new environment variables for assistant configuration
- Update .gitignore with additional exclusions for searxng and .claude directories
- Import new modules (Issues, Tools, Workers, JobsRegistry) into MCP module for expanded functionality
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

enhancement New feature or request

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Feature: Add MCP detail asset, list assets in target, detail vuln, list issues, detal issues, list tools, list workers, job manager.

2 participants