Skip to content

kxsystems/kx-dashboards-knowledge

v0.1.1

KX Dashboards component knowledge for generating schema-valid dashboard JSON from natural language. Bundles kx-dashboard-core (the dashboard envelope, data sources, ViewState, binding, actions and pre-flight checklist) plus per-component skills (Datagrid, Pivot Grid, ChartGL, Maps, Forms, Gauge, and more).

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": "kx-dashboards-knowledge",
  "version": "0.1.1",
  "description": "KX Dashboards component knowledge for generating schema-valid dashboard JSON from natural language. Bundles kx-dashboard-core (the dashboard envelope, data sources, ViewState, binding, actions and pre-flight checklist) plus per-component skills (Datagrid, Pivot Grid, ChartGL, Maps, Forms, Gauge, and more).",
  "author": {
    "name": "KX",
    "email": "librarian@kx.com"
  },
  "homepage": "https://github.com/KxSystems/kx-skills/tree/main/plugins/kx-dashboards-knowledge",
  "keywords": [
    "kx",
    "dashboards",
    "nlx",
    "skills",
    "dashboard-generation"
  ]
}

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.

  • generate.js
  • pivot-grid-baseline.json
View on GitHub