mediumOPENAPI_MISSING_OPERATION_ID
3 operations lack operationId
Add stable operationId values for client and MCP correlation.
GET https://packets.platphormnews.com/api/docs
HTTP 200
Content-Type: application/json
63 ms
Digest: sha256:81f03f7b6d682f35b6091aededf0812f825bfb3561de931a19d6b0d22423c4ea
Preview: {"openapi":"3.0.3","info":{"title":"-packet-lab API","version":"1.0.0","description":"Discovery and health endpoints for -packet-lab","termsOfService":"https://-packet-lab.platphormnews.com/terms"},"servers":[{"url":"https://-packet-lab.platphormnews.com","description":"Production"}],"paths":{"/api/health":{"get":{"summary":"Health check","responses":{"200":{"description":"ok"}}}},"/api/v1/health":{"get":{"summary":"Health check v1","responses":{"200":{"description":"ok"}}}},"/api/v1/mcp":{"get":{"summary":"MCP configuration","responses":{"200":{"description":"mcp config"}}}}}}highMCP_METADATA_INVALID
JSON response lacks usable MCP metadata
Expose protocol version, endpoint, server identity, or capabilities.
GET https://packets.platphormnews.com/api/mcp
HTTP 200
Content-Type: application/json
64 ms
Digest: sha256:d8ab561e282aed5b8ee5d9e5e5d5f2946987f3c9364de5739d28851303a360b7
Preview: {"ok":true,"data":{"server":{"name":"platphorm-packet-lab","version":"1.0.0"},"endpoint":"https://packets.platphormnews.com/api/mcp","protocol":"JSON-RPC 2.0","protocolVersion":"2024-11-05","status":"introspection_only","capabilities":{"tools":[],"resources":[],"prompts":[]},"limitations":["No product MCP handlers are registered in this deployment."],"methods":["initialize","ping","tools/list","tools/call","resources/list","resources/read","prompts/list","prompts/get"]}}highMCP_METADATA_INVALID
JSON response lacks usable MCP metadata
Expose protocol version, endpoint, server identity, or capabilities.
GET https://packets.platphormnews.com/.well-known/mcp.json
HTTP 200
Content-Type: application/json
77 ms
Digest: sha256:9855cf2619a0d1bf0a650bb107b73c59a4f031b2d70e2a6099753c43405c7376
Preview: {"ok":true,"data":{"name":"platphorm-packet-lab","version":"1.0.0","description":"Platphorm Packet Lab MCP service","apiUrl":"https://packets.platphormnews.com/api/mcp","protocol":"JSON-RPC 2.0","protocolVersion":"2024-11-05","auth":{"protectedPost":false},"endpoints":{"mcp":"https://packets.platphormnews.com/api/mcp"},"capabilities":{"tools":["tools.list","resources.list","prompts.list","tools.call","resources.read","prompts.get"],"toolsCount":0}}}