ks-sdk-python

knowledgestack/ks-sdk-python
★ 1 stars Python AI/LLM Updated today
Knowledge Stack Python SDK (ksapi) — auto-generated from the OpenAPI spec. For most agent use cases, use the MCP server (ks-mcp); this SDK is for admin/write operations and infrastructure tooling.
View on GitHub → Try with Claude — $10 free →

Quick Install

Copy the config for your editor. Some servers may need additional setup — check the README.

Add to claude_desktop_config.json:

{
  "mcpServers": {
    "ks-sdk-python": {
      "command": "uvx",
      "args": [
        "ks-sdk-python"
      ]
    }
  }
}

Or install with pip: pip install ks-sdk-python

README Excerpt

> **Focus on agents. We handle document intelligence.** > > Python client for the Knowledge Stack API. ```bash pip install ksapi uv pip install ksapi ``` - **[ks-cookbook](https://github.com/knowledgestack/ks-cookbook)** — 32 production-style agent demos using this SDK and the MCP server. - **[ks-mcp](https://github.com/knowledgestack/ks-mcp)** — MCP server for agent frameworks.

Topics

ai-agentsdocument-intelligenceenterprise-ragknowledge-stackopenapiopenapi-generatorpython-sdkrag