9 projects
kdbai-client
KDB.AI Client for Python
kx-auth-cli
kx auth — the agent-facing auth CLI for the kx-mcp control plane. Distributed and run where the agent/client runs; verifies bearers via the lean kx-auth-core (no fastmcp).
kx-auth-core
Lean, fastmcp-free shared core for kx auth: the KX_MCP_AUTH config contract + a joserfc verifier, depended on by both the container (kx-mcp-core) and the client-side kx auth CLI.
kx-mcp-kdbai
KDB.AI backend extension (bundle) for the kx-mcp composition container — exposes build_server() -> FastMCP
kx-mcp-kdbx
KDB-X backend extension (bundle) for the kx-mcp composition container — exposes build_server() -> FastMCP
kx-mcp-core
Assembly layer for the kx-mcp composition container (FastMCP 3.x). Eventual home of the deferred auth/authz/identity control plane.
pykx
An interface between Python and q
kdbx
Coming soon
langchain-kdbai
Integration package connecting KDBAI and Langchain