archflow-mcp / MCP_VALIDATION_REPORT.json
Ryan Cashman
Add MCP protocol validation and deployment infrastructure
600fa7d
raw
history blame contribute delete
503 Bytes
{
"timestamp": "2025-12-01T09:39:27.482631",
"protocol_version": "2024-11-05",
"summary": {
"total_checks": 4,
"passed": 3,
"failed": 1,
"warnings": 0
},
"results": {
"passed": [
"Protocol version: 2024-11-05",
"InitializationOptions configured correctly",
"Runtime environment configured correctly"
],
"failed": [
"Missing handlers: tools/list, tools/call, resources/list, resources/read"
],
"warnings": []
},
"status": "FAIL"
}