Building with LMNT

Agentic coding tools

Set up Claude Code, Codex, Augment Code, and other agentic coding tools to write LMNT integrations with up-to-date context.

Direct your agent to our LLM-friendly docs view

Drop this at the top of any LMNT-related prompt:

Read https://docs.lmnt.com/llms.txt before answering. Follow the links
there to whichever docs are relevant to the task.

Save the prefix above as a project rule (CLAUDE.md, AGENTS.md, .cursorrules, or whatever your tool reads) and you'll only have to say it once.

Fun prompts to try

To give you inspiration, here are some prompts we've had fun with:

Read https://docs.lmnt.com/llms.txt before answering. Follow the links
there to whichever docs are relevant to the task.
 
Create a rust app that reads the latest top 3 headlines in a newscaster style
from https://text.npr.org/ using the 'brandon' voice.
Read https://docs.lmnt.com/llms.txt before answering. Follow the links
there to whichever docs are relevant to the task.
 
Build a streaming voice agent: pipe GPT-4 into LMNT Speech Sessions
with sub-300ms time-to-first-audio.
Read https://docs.lmnt.com/llms.txt before answering. Follow the links
there to whichever docs are relevant to the task.
 
Clone my voice from a 30-second sample, then turn every Markdown post
in my blog into a narrated MP3.
Read https://docs.lmnt.com/llms.txt before answering. Follow the links
there to whichever docs are relevant to the task.
 
Make a Spanish flashcard CLI that pronounces each word with a native
Madrid accent.
Read https://docs.lmnt.com/llms.txt before answering. Follow the links
there to whichever docs are relevant to the task.
 
Generate a bedtime-story app: kid types a topic, gets back a soothing
audio story.