Status: No Semantic Kernel adapter is available yet. This page is a placeholder.
Recommended approach today
Call
POST /api/v1/{context_id}/facts/batchafter each SK chat turn (custom plugin or middleware).Call
POST /api/v1/{context_id}/queryor/contextbefore invoking the kernel planner.Or expose Spectron via MCP if your host supports it.
See REST API and Integrations overview.
When an official spectron-semantic-kernel package is added under clients/, this page will document install lines and hook points.