HELM AI Kernel Ecosystem

June 19, 2026 ยท View on GitHub

This map helps contributors find high-value integration and upstream contribution targets.

Integration Map

flowchart LR
    MCP["MCP registries and docs"] --> Kernel["HELM execution boundary"]
    Gateway["AI gateway projects"] --> Kernel
    Guardrails["Security scanners and guardrails"] --> Kernel
    Frameworks["Agent frameworks"] --> Kernel
    Kernel --> Proof["Receipts and EvidencePacks"]
    Proof --> Listings["Awesome lists and ecosystem docs"]
LaneAdjacent projectsHELM contribution angle
MCP registries and docsmodelcontextprotocol/registry, modelcontextprotocol/docs, modelcontextprotocol/serversTool metadata, schema-pin, authz, and fail-closed examples.
Remote tool routing infrastructureenvoyproxy/ai-gateway, microsoft/mcp-gateway, Portkey-AI/gateway, BerriAI/litellm, openziti/llm-gatewayPolicy payloads, remote tool authorization, schema fidelity, and receipt-oriented audit fixtures.
Developer code intelligenceDeusData/codebase-memory-mcpLocal read/query graph intelligence for HELM source review; side-effecting MCP tools still route through HELM governance.
Security scanners and guardrailspromptfoo/promptfoo, NVIDIA/garak, NVIDIA-NeMo/Guardrails, guardrails-ai/guardrailsDeny/escalate examples, reproducible security tests, and evidence outputs for agent tool execution.
Agent frameworksopenai/openai-agents-python, pydantic/pydantic-ai, agno-agi/agno, crewAIInc/crewAIMinimal integration guides for routing proposed tool calls through HELM before dispatch.
Awesome listspunkpeye/awesome-mcp-servers, appcypher/awesome-mcp-servers, wong2/awesome-mcp-servers, corca-ai/awesome-llm-security, ProjectRecon/awesome-ai-agents-security, e2b-dev/awesome-ai-agentsSubmit concise listings after the quickstart, demo asset, and contributor backlog are visible.

Source Truth