MCP Component Data
Copy MCP endpoint data for scanning, debugging, and analysis.
Last updated
Copy MCP endpoint data for scanning, debugging, and analysis.
You can copy MCP endpoint request/response data in curl format or for use in scanning tools. This helps with troubleshooting MCP server integrations and AI Red Teaming.
Navigate to Agentic Discovery > Collections
Select your MCP collection and click on an endpoint
Click the Copy button in the endpoint details panel
Choose format:
curl: For terminal scanning
Burp: For Burp Suite scanning
Raw: For custom analysis
MCP tool invocation requests
Tool response samples
Resource access patterns
Authentication headers
Request parameters and schemas
Scanning: Validate MCP tool behavior
Debugging: Analyze MCP server responses
Security Probing: Probe tool permission bypasses
Documentation: Create MCP integration examples
Monitoring: Track MCP tool performance
Last updated