llms.txt — paste and go
Give your AI assistant a map of the entire doc site:
Inworld CLI — let your agent use Inworld directly
Install the Inworld CLI and your coding agent can call Inworld from the shell — no MCP configuration needed:inworld workspace add-key), synthesize speech (inworld tts synthesize), transcribe audio (inworld stt transcribe), and send chat completions (inworld llm chat). See the Inworld CLI reference for all commands.
Prefer MCP? The CLI also ships the full Inworld MCP server — real TTS, STT, LLM, and workspace tools, not just doc search:
MCP server — live doc search
Connect the MCP server so your assistant can search the docs mid-conversation:- Cursor
- VS Code
- Claude
- Claude Code