Skip to main content
KiwiFS ships a built-in MCP server so agents can work with the same operations as the REST API and web UI.

Start the MCP server

Use --space <name> when the knowledge root hosts multiple configured spaces. Remote HTTP MCP should stay behind TLS and reuse the same API keys you trust for REST.
The --mcp flag on kiwifs serve mounts the MCP endpoint at /mcp on the main HTTP server, so agents can reach both REST and MCP on the same port.

Configure Claude Desktop / Cursor

Tool inventory

The server currently registers 68+ tools (exact count may change release to release). They are grouped below; every name is invoked as listed.
Canvas generate, patch, query, and auto-layout are REST-only — see Canvas API.

Resources

Read-only MCP resources:

Further reading

Last modified on June 25, 2026