Bring Loop into your AI assistant.
Manage your Loop tasks just by chatting with your AI assistant — OpenClaw, Claude Code, Cursor, Codex, or any app that speaks MCP. It sees the same tasks as the Loop app, and anything it changes, you can undo.
Set it up
Where are you with your Loop Server token? Pick the one that fits.
Add it and go.
- Ask your assistant how to add a new MCP server with a bearer token. Use Loop settings when you set it up.
- Try it. Ask “what's on today?” — if it answers, you're connected.
Your assistant gets you one.
- Ask your assistant how to add a new MCP server without a token — use the address from Loop settings.
- Ask your assistant to set up the Loop MCP server. It gives you back a link.
- Open the link in your browser and save your token. You'll need it to connect both the Loop app and your assistant to your account.
- Add your token to the Loop MCP server config — ask your assistant how to add it as the bearer token.
- Add it to the Loop app too. Open Loop and paste your token in Settings — your queue shows up in the browser as well.
- Try it. Ask “what's on today?”
No assistant yet? You can also get an invite directly and come back here once you have your token.
Loop settings
This is what your assistant needs. Every app configures it a bit differently, but the values are the same everywhere.
https://mobiusprompt.com/api/mcp
OpenClaw, Claude Code, Cursor, and Codex all connect this way. “OAuth” sign-in is not supported.
What you can ask
Just talk to it normally — your assistant figures out the rest. Anything it changes, you can undo, and it always asks before deleting.
Keep your Server token safe
Your Server token opens your whole Loop account.
It works both for the Loop web app and through your assistant, so treat it like a password: keep it private, don't share it in a chat, and don't post it anywhere public.
If your app can read the token from a saved environment variable, that's a bit safer than
pasting it into a settings file — but either works. Any variable name is fine, e.g.
LOOP_SERVER_TOKEN.