-
Notifications
You must be signed in to change notification settings - Fork 21
Add MCP adapter MVP #53
Copy link
Copy link
Closed
Labels
adapterTarget adapters and live execution integrations.Target adapters and live execution integrations.enhancementNew feature or requestNew feature or requestintegrationReal-agent integration guidance, SDK helpers, and wiring patterns.Real-agent integration guidance, SDK helpers, and wiring patterns.mcp
Milestone
Metadata
Metadata
Assignees
Labels
adapterTarget adapters and live execution integrations.Target adapters and live execution integrations.enhancementNew feature or requestNew feature or requestintegrationReal-agent integration guidance, SDK helpers, and wiring patterns.Real-agent integration guidance, SDK helpers, and wiring patterns.mcp
Goal
Add an MVP adapter for MCP-integrated agent workflows.
The adapter should translate MCP tool calls into the harness
Traceformat, including tool source metadata.Why this matters
MCP is a major integration layer for agentic systems. A harness for agent security regressions should be able to observe and evaluate MCP tool use, especially around tool origin, trust boundaries, and sensitive actions.
Prerequisite
This should be implemented after: