Drop into any stack.
43 thin adapter packages that wire BonkLM into the frameworks, models, agents, and stores you already run. Each one is a small wrapper — no core fork, no breaking change to the host runtime.
Frameworks· 9
HTTP layers that mount BonkLM as middleware on the inbound request.
Drop-in Express middleware.
@blackunicorn/bonklm-expressFastify plugin with preHandler hooks.
@blackunicorn/bonklm-fastifyEdge-friendly Hono middleware.
@blackunicorn/bonklm-honoRestate durable-execution middleware.
@blackunicorn/bonklm-restateTemporal activity middleware.
@blackunicorn/bonklm-temporalElysia plugin for Bun.
@blackunicorn/bonklm-elysiaNestJS module + guard.
@blackunicorn/bonklm-nestjsstreamText / generateText wrapper.
@blackunicorn/bonklm-vercelApp Router route helpers.
@blackunicorn/bonklm-nextjsLLM providers· 6
Wrap a model client so prompts and completions pass through the engine.
OpenAI client wrapper.
@blackunicorn/bonklm-openaiClaude SDK wrapper.
@blackunicorn/bonklm-anthropicGemini SDK wrapper.
@blackunicorn/bonklm-google-genaiLocal-model wrapper.
@blackunicorn/bonklm-ollamaHF Inference wrapper.
@blackunicorn/bonklm-huggingfaceMistral SDK wrapper.
@blackunicorn/bonklm-mistralAgent frameworks· 15
Validators + guards at every agent step — tool calls, retrieved docs, memory writes.
LangChain runnable + tools.
@blackunicorn/bonklm-langchainLlamaIndex pipeline hooks.
@blackunicorn/bonklm-llamaindexMastra agent middleware.
@blackunicorn/bonklm-mastraFirebase Genkit plugin.
@blackunicorn/bonklm-genkitAgents SDK guardrails.
@blackunicorn/bonklm-openai-agentsThe bat for web3 agents.
@blackunicorn/bonklm-elizaosCopilotKit runtime guardrails.
@blackunicorn/bonklm-copilotkitLetta memory + tool guard.
@blackunicorn/bonklm-lettaCloudflare Agents SDK wrapper.
@blackunicorn/bonklm-cloudflare-agentsVoltAgent runtime guardrails.
@blackunicorn/bonklm-voltagentNatural-language agent runtime.
@blackunicorn/bonklm-ekoVoice-agent stream guard.
@blackunicorn/bonklm-livekitBrowser-automation agent guard.
@blackunicorn/bonklm-stagehandBackground-function step guard.
@blackunicorn/bonklm-inngestTrigger.dev task wrapper.
@blackunicorn/bonklm-triggerRAG & vector stores· 6
Inspect retrieved documents before they reach the model prompt.
Pinecone retrieval guard.
@blackunicorn/bonklm-pineconeChroma collection guard.
@blackunicorn/bonklm-chromaQdrant client wrapper.
@blackunicorn/bonklm-qdrantWeaviate v4 client wrapper.
@blackunicorn/bonklm-weaviateLanceDB table wrapper.
@blackunicorn/bonklm-lanceturbopuffer namespace wrapper.
@blackunicorn/bonklm-turbopufferMemory· 2
Guard long-term agent memory against poisoning and PII leakage.
Bridges & misc· 5
Adapters into other security frameworks and protocols.
Model Context Protocol guard.
@blackunicorn/bonklm-mcpOpenClaw bridge adapter.
@blackunicorn/bonklm-openclawDaytona sandbox adapter.
@blackunicorn/bonklm-daytonaE2B code-interpreter adapter.
@blackunicorn/bonklm-e2bOpenTelemetry exporter for VoltOps.
@blackunicorn/bonklm-voltops-otel