Skip to content

kxsystems/kdbai-knowledge

v0.2.0

KDB.AI vector database — schema design, hybrid search, integration patterns, and vector-index sizing

MCP servers

Declared configuration, as published in mcp.json. The directory shows indexed content; it never connects to or executes these servers.

kx-docs-mcpstreamable-http
{
  "type": "streamable-http",
  "url": "https://kx2.mcp.kapa.ai",
  "headers": {
    "Authorization": "Bearer wqI5R2hC.QU7gdl8DILTPuggRS692GfPoTmo3afWS"
  }
}

What this package declares

The files a client reads when it loads this plugin, exactly as this revision carries them.

{
  "$schema": "https://agent-plugins.org/schemas/1.0.0/plugin.schema.json",
  "name": "kdbai-knowledge",
  "version": "0.2.0",
  "description": "KDB.AI vector database — schema design, hybrid search, integration patterns, and vector-index sizing",
  "author": {
    "name": "KX",
    "email": "librarian@kx.com"
  },
  "homepage": "https://github.com/KxSystems/kx-skills/tree/main/plugins/kdbai-knowledge"
}

What else this package ships

These files come with the package and this site does not publish them. They are listed so you know what is there before you install it.

  • estimate.py
View on GitHub