Skip to content

Releases: gbrigandi/mcp-server-cortex

Release v0.1.1

18 Jul 02:07
Compare
Choose a tag to compare

• New analyze_url_with_urlscan_io tool for comprehensive URL threat intelligence analysis
• New scan_hash_with_virustotal tool for file hash reputation checking
• Added expert SOC analyst prompt
• Enhanced AbuseFinder integration now supports email analysis in addition to IP, domain, FQDN, and URL
• Updated to rmcp 0.3.0 and cortex-client 0.1.1 for improved reliability
• Restructured codebase with modularized architecture and separate tool modules
• Added library + binary structure for better reusability
• Implemented configurable retry mechanisms with max_retries parameter for all tools
• Enhanced error handling with detailed diagnostic information and better timeout management
• All tools now accept optional analyzer_name parameter for flexible analyzer selection
• Improved observable validation with better error messages
• Enhanced test suite with integration tests and mock Cortex server
• Added support for MCP 2024-11-05 protocol with prompts integration
• Better tool discovery with improved schema generation
• Added code signing and notarization for macOS binaries - eliminates security warnings and allows direct execution
without manual overrides
• Comprehensive documentation updates with visual examples
• No breaking changes - all existing functionality remains compatible with optional new parameters

Release v0.1.0

20 May 21:52
Compare
Choose a tag to compare
first commit