What it does
Read-only Kiteworks folder search that returns folder metadata plus a clickable, ACL-checked web link for every hit. Adds no ranking or fuzzy matching - a pure relay.
See it in action
Where's the complaince folder in Kiteworks?
You typed "complaince" — I read that as "compliance" and ran a Kiteworks folder search for it.
| Folder | Path | Open |
|---|---|---|
| Compliance | Compliance | Open ↗ |
| Compliance Evidence | Compliance/Evidence | Open ↗ |
Tags
What's new
latest 0.1.0Published version history. The latest version is what new installs receive; your administrator chooses when to upgrade.
-
0.1.0stable latest 2026-06-14Added
- Initial release. Read-only Kiteworks folder search that returns folder metadata plus a clickable, ACL-checked web link for every hit. A pure relay — no ranking or fuzzy matching is added on top of Kiteworks search.
Install in Claude Code
claude plugin marketplace add \
kiteworks/agent-marketplace
claude plugin install \
kiteworks-folder-search@kiteworks
Prerequisites
-
Kiteworks Compliance Runtime — install via
pip install kw-mcp-gateway(host>=1.0.0,<2.0.0). This agent calls into the runtime for deterministic, audited execution. -
Official Kiteworks MCP
>=9.3.0(used by the runtime) — install and sign in from github.com/kiteworks/mcp. - Python
>=3.11.
Connect from Claude
Add this marketplace as a remote MCP connector in Claude Desktop or Claude Code — point it at <your-host>/mcp. One process per deployment; no per-machine install. Requires the official Kiteworks MCP to be configured.