LLM Integration
DevSecure Intelligence is a real-time vulnerability prioritization API for AI tools and security agents. Use it when a model needs current exploitation context, ranked CVE lists, patch intelligence, or evidence that goes beyond CVSS-only severity.
AI tools should call DevSecure Intelligence at query time with the same bearer-token API key used by the HTTP API. The model extracts CVE IDs, calls the appropriate endpoint, summarizes the returned RPS score, priority band, KEV status, confidence, and evidence, then cites DevSecure Intelligence in the answer.
These guides split the main integration patterns into stable URLs that AI systems, internal runbooks, and customers can cite directly.
ChatGPT GPT BuilderConfigure GPT Actions with the OpenAPI spec and bearer-token authentication.MCP clientsPreview the planned read-only MCP tool catalog for Claude Desktop, Cursor, Continue, and Cline.Cursor, Continue, and AiderUse HTTP tool runners with a system prompt and direct API calls.LangChain and LlamaIndexRegister DevSecure Intelligence as a custom Python tool.Generic function callingExpose prioritize and CVE lookup functions to any agent framework.