KirokuForms MCP API Documentation

The KirokuForms Model Context Protocol (MCP) API allows AI systems to interact with your forms, request human input, and receive real-time updates.

Getting Started

To use the KirokuForms MCP API, you need an API key. API keys can be created in the Developer Dashboard.

Authentication

All API requests must include your API key in the Authorization header:

Authorization: Bearer YOUR_API_KEY

Resources

The MCP API provides access to these resources:

Tools

The MCP API provides these tools for manipulating resources:

Events

The MCP API supports real-time events through Server-Sent Events (SSE):

LangGraph Integration

KirokuForms integrates with LangGraph for human-in-the-loop workflows: