KAI TOOLS

18 tools from the Kai MCP Server, categorised by risk level.

View the Kai policy →

READ TOOLS

14
kai_activity Show recent file changes detected by the live graph watcher. kai_blame Show AI vs human authorship for a file. Returns per-line attribution or a summary showing which agent/model authored each section. 2/5 kai_callees Find which symbols/files are called from a given symbol. kai_callers Find which files/functions call a given symbol. kai_checkpoint Record an AI code authorship checkpoint. Call this after editing files to track which code was AI-generated. Lightweight — writes a small JSON file... kai_context Get callers, callees, tests, and dependencies for a specific file. Use only when you need to understand call relationships before editing — not for... kai_dependencies Find files that a given file imports/depends on. kai_dependents Find files that import/depend on a given file. kai_impact Find all files and tests affected by changing a file, with hop distance. Use before making edits to assess blast radius — not for read-only explora... 2/5 kai_live_sync Enable or disable real-time sync with other agents. When on, you'll see other agents' changes as they happen via SSE. kai_stats Return project-wide authorship statistics. kai_symbols List symbols defined in a file with names, kinds, and line numbers. Use 'kind' to filter (e.g. only functions). Use 'exported=true' for Go public s... 2/5 kai_sync Fetch edge changes other agents have made since your last sync. Shows what files and relationships changed, who changed them, and when. kai_tests Find test files that cover a given source file.

WRITE TOOLS

3

EXECUTE TOOLS

1
How many tools does the Kai MCP server have? +

The Kai MCP server exposes 18 tools across 3 categories: Read, Write, Execute.

How do I enforce policies on Kai tools? +

Use Intercept, the open-source MCP proxy. Write YAML rules for each tool — rate limits, argument validation, or deny rules — then run Intercept in front of the Kai server.

What risk categories do Kai tools fall into? +

Kai tools are categorised as Read (14), Write (3), Execute (1). Each category has a recommended default policy.

Enforce policies on Kai

Open source. One binary. Zero dependencies.

npx -y @policylayer/intercept
github.com/policylayer/intercept →
// GET IN TOUCH

Have a question or want to learn more? Send us a message.

Message sent.

We'll get back to you soon.