AI Config — Add Loom to Your AI Tool
Generate your AI JWT here for MCP tools and the
/v1 LLM router. MCP snippets are below; for free models as the brain, save a provider on AI Models first, then use the /v1 LLM section.
/v1 LLM router — beta-ready
Cursor model brain · Open WebUI · Personal Bot replies · scripts. Requires a green Ready provider on AI Models before chat works. Use the AI JWT from this page — not your OpenRouter key.
Cursor model brain · Open WebUI · Personal Bot replies · scripts. Requires a green Ready provider on AI Models before chat works. Use the AI JWT from this page — not your OpenRouter key.
Loom MCP Endpoint
—
/v1 LLM — Cursor · Open WebUI · Scripts
OpenAI-compatible model router
Prerequisite: save a provider on AI Models until status is green Ready. Model IDs use a provider prefix — copy ★ recommended chips from AI Models or
GET /v1/models. Some catalog models are hidden (embedding, paid Workers tier, stale OpenRouter free).
Start here:
openrouter/free ·
cloudflare/@cf/meta/llama-3.2-3b-instruct ·
ollama-cloud/gpt-oss:20b
— full list on AI Models.
OpenAI Base URL
—
Cursor Settings → Models → OpenAI API Key / Base URL
Generate an AI JWT above to fill this snippet.
Open WebUI → Settings → Connections → OpenAI
Generate an AI JWT above to fill this snippet.
Open WebUI — MCP tools
llm.os.wellplay.io
Add MCP server
https://loom.prod.wellplay.io/mcp with OAuth (PKCE) — no client secret. For the model brain on the same host, use the /v1 LLM section above.
Open WebUI MCP connection
MCP URL: https://loom.prod.wellplay.io/mcp Auth: OAuth (browser login — PKCE, no client secret)
Cursor — MCP tools
Cursor IDE
Add to
~/.cursor/mcp.json → mcpServers object
~/.cursor/mcp.json
Select a token above to generate snippet.
Claude Code
Claude Code (CLI)
MCP tools only — use your Claude subscription for the model brain. Loom does not support Claude as an LLM gateway.
Terminal — MCP
Select a token above to generate snippet.
Or add manually to
~/.claude.json
~/.claude.json → mcpServers
Select a token above to generate snippet.
Claude Desktop
Claude Desktop App
Use the Desktop app — not claude.ai in a browser. Needs Node.js once.
Connect tools in My Connections first. Then fully quit Claude → paste config → reopen.
Recommended — OAuth (mcp-remote)
Select a token above to generate snippet.
Fallback — Terminal one-liner (AI JWT baked in)
Select a token above to generate snippet.
Codex CLI
OpenAI Codex CLI
MCP tools only — use OpenAI / Codex for the model brain. Loom does not implement
/v1/responses. Add to ~/.codex/config.toml under [mcp_servers]
~/.codex/config.toml
Select a token above to generate snippet.
Generic HTTP MCP Client
Any HTTP MCP client
Standard HTTP MCP endpoint — works with any client that supports Streamable HTTP transport
Connection info
Select a token above to generate snippet.