Documentation

Everything you need to integrate with JAWT's voice transcription service and MCP server

Quick Start

Get up and running with JAWT in minutes

1. Get API Key

Request an API key through the JAWT iOS app settings

2. Configure MCP

Add JAWT server to your AI assistant's MCP configuration

3. Start Searching

Use voice commands to search and retrieve your transcriptions

API Reference

Complete reference for the JAWT MCP server API endpoints and tools.

jawt_search_notesPOST

Search through voice transcriptions with filters

jawt_list_notesPOST

List recent notes with pagination

jawt_get_notePOST

Retrieve a specific note by ID

MCP Integration

Connect JAWT to Claude and other AI assistants using Model Context Protocol.

Server Configuration

Add JAWT to your MCP settings.json

Authentication

Secure API key setup and management

Usage Examples

Common voice search patterns and commands

Security

Learn about JAWT's security features and best practices for safe integration.

SHA-256 API Key Hashing
Row-Level Security (RLS)
Rate Limiting & CORS Protection
Automatic Key Expiration

Troubleshooting

Common issues and solutions for JAWT integration and usage.

Connection Issues

CORS, authentication, and network problems

Rate Limiting

Understanding and handling API rate limits

Search Results

Optimizing search queries and filters

Technical Architecture

Understand how JAWT works under the hood

iOS App

Voice recording and transcription with local processing

MCP Server

Next.js API with Supabase backend and secure authentication

AI Integration

Claude and other assistants via Model Context Protocol