Kiteworks Agent Marketplace
Compliance-grade Governance

File Search

by Kiteworks Inc. · v0.1.0

Search your Kiteworks files and get a one-click link to open each result — the links respect your existing permissions, and nothing is ever changed.

Read-only Metadata only RBAC / ABAC Audit logged
Install View on GitHub
Free for Kiteworks customers
Version v0.1.0 Status Live Posture Read-only

What it does

Read-only Kiteworks file search that returns file metadata plus a clickable, ACL-checked web link for every hit. Adds no ranking or fuzzy matching - a pure relay.

search

See it in action

You

Find the complaince reprot in Kiteworks

File Search

You typed "complaince reprot" — I read that as "compliance report" and ran a Kiteworks file search for it.

FileFolderOpen
Compliance-Report-2024.pdfComplianceOpen ↗
Q1-Compliance-Report.xlsxFinanceOpen ↗
Every result has a one-click link. Opening it still needs your own Kiteworks sign-in and folder access, so you only ever see what you're already allowed to. I fixed the spelling — the search itself matches your words as you type them.
Illustrative example · not live tenant data

Tags

searchfileslinks

What's new

latest 0.1.0

Published version history. The latest version is what new installs receive; your administrator chooses when to upgrade.

  1. 0.1.0 stable latest 2026-06-14
    Added
    • Initial release. Read-only Kiteworks file search that returns file 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-file-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.