Skip to main content

Prerequisites

  1. A running Kremis HTTP server
  2. The kremis-mcp binary (built from apps/kremis-mcp or extracted from a release tarball)

Build

Configuration

Claude Desktop

Add to your claude_desktop_config.json:

Claude Code

Add to your .mcp.json or project settings:

Manual Testing

The MCP server communicates via stdin/stdout using JSON-RPC. It will wait for MCP protocol messages.
Last modified on May 10, 2026