Skip to content
Claude Code

TypesenseKit for Claude Code

io.github.akshitkrnagpal/typesensekit

95 typed Typesense operations for AI agents through an MCP server that is read-only by default.

client:Claude Code transport:stdio runtime:npm

Install TypesenseKit in Claude Code

run in your project directory

Held in this page only — never stored, logged, or sent anywhere but back to your screen.

claude mcp add typesensekit -e TYPESENSE_URL=<TYPESENSE_URL> -e TYPESENSE_API_KEY=<TYPESENSE_API_KEY> -e TYPESENSEKIT_READ_ONLY=<TYPESENSEKIT_READ_ONLY> -e TYPESENSE_CONNECTION_TIMEOUT_SECONDS=<TYPESENSE_CONNECTION_TIMEOUT_SECONDS> -- npx -y @typesensekit/mcp

Adds it for this project only. Append --scope user to make it available everywhere. Claude Code docs

TypesenseKit in other clients