Knowledge Stack ships two official SDKs:Documentation Index
Fetch the complete documentation index at: https://docs.knowledgestack.ai/llms.txt
Use this file to discover all available pages before exploring further.
When to use an SDK vs. the MCP server
Auto-generation
Both SDKs are generated from the Knowledge Stack OpenAPI specification via OpenAPI Generator. The Mintlify pages under/sdks/python and /sdks/typescript are hand-written; the generated reference docs are synced nightly into sdks/_generated-python/ and sdks/_generated-ts/.
Versioning
SDK versions follow the Knowledge Stack API version. At any time:- Python: PyPI
ksapi - TypeScript: npm
@knowledge-stack/ksapi
