MCP server
Expose the Capture docs and tools to coding agents.
kita-docs-mcp exposes the Kita docs and execution tools to any MCP-capable
agent.
Add a Capture key to unlock the document extraction tools:
| Variable | Purpose | Default |
|---|---|---|
KITA_API_KEY | Capture API key for document extraction tools | Required for execution |
KITA_API_BASE or KITA_API_URL | Capture API base URL | https://portal.kita.ai |
The server also exposes a search_docs tool over this documentation, so an agent
can look up an endpoint or error code without leaving the editor.
The AI Underwriter tools live in the same server; see AI Underwriter MCP server.

