-
Notifications
You must be signed in to change notification settings - Fork 119
feat: MCP Support M2 #93
feat: MCP Support M2 #93
Conversation
|
I'm seeing the agent often passing incorrect types to the tool. Here is the tool context prompt: |
fa488c9 to
4eaaa42
Compare
|
Successfully integrated MCP support into release-0.1.4 after resolving config type ordering (MCPConnection forward reference) and logger import path conflicts from the config refactoring. Tested with HTB MCP server - agent successfully discovered 13 tools and executed list_events, retrieve_teams, and other MCP tools with outputs saved to artifacts. |
|
Thank you @double16 for this excellent MCP integration work! Since you're unavailable and we needed this feature for release-0.1.4, we've manually integrated your changes with the necessary fixes for our refactored config system (commit 07e1219). The MCP support is now live and tested with HTB - closing this PR as completed. |
|
Integrated manually into release-0.1.4 with config compatibility fixes |
Fixes #49
Review needs