{"openapi":"3.1.0","info":{"title":"PatchWindow API","version":"1.0.0","description":"Read-only KEV evidence and passive exposure triage."},"servers":[{"url":"https://patchwindow.rmcp.dev"}],"paths":{"/vulnerabilities":{"get":{"summary":"Browse CISA KEV records","responses":{"200":{"description":"HTML or Markdown catalog"}}}},"/mcp":{"post":{"summary":"Streamable HTTP MCP endpoint","requestBody":{"required":true,"content":{"application/json":{"schema":{"type":"object"}}}},"responses":{"200":{"description":"JSON-RPC response"}}}}}}