Skip to main content

llms.txt — paste and go

Give your AI assistant a map of the entire doc site:
Paste that URL into your system prompt, project instructions, or chat. The model will know every page, guide, and API reference we publish. Need the full text of every page in one file? Use https://docs.inworld.ai/llms-full.txt.

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:
From there, an agent can create API keys (inworld workspace add-key), synthesize speech (inworld tts synthesize), generate audiobooks (inworld audiobook generate), 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:
Connect the MCP server so your assistant can search the docs mid-conversation:
Open Command Palette → Open MCP settingsAdd custom MCP, then paste:
Cursor MCP docs

Copy a page from the docs

Every documentation page has a menu at the top with Copy page, View as Markdown, and Open in ChatGPT / Claude — handy when you only need one page, not the whole site.