Connect Claude Code or another agent
Your workspace does not have to be driven from a browser. Every workspace has an MCP endpoint, so Claude Code, Cursor, Codex, or a plain terminal can read your data and run your dashboard from wherever you work.
What this is
MCP is the protocol coding agents use to call outside tools. Your workspace exposes one endpoint, POST https://adlens.pro/mcp, authenticated with a bearer key that starts with adl_. Point any MCP-capable agent at it and your workspace's tools show up in that agent, the same tools the in-app assistant uses.
Mint a key
Keys are minted in Settings, under Connect an agent. Give the key a name, copy it when it is shown, and store it somewhere safe: it is shown once and stored hashed, so it cannot be displayed again later.
Keys are revocable from the same panel, and one key per machine is the advice. If a laptop is lost or a key leaks, you revoke that one key and every other machine keeps working.
Same tools, same rules
The endpoint exposes the same tools with the same rules as the in-app assistant. Every read is available. Every write sits behind the confirm gate: a destructive or ask-gated call refuses unless it carries confirm true, which is the MCP stand-in for pressing the Confirm button in chat.
Money movement is not exposed at all, exactly as in the app. And a tool set to never in your Plugins permissions is withheld over MCP too, so your permission settings hold everywhere, not just in the browser.
Each key is limited to 120 tool calls per minute.
When calls fail
An authentication failure means the key is wrong or revoked. Keys cannot be recovered after minting, so if you lost the value, revoke it in Settings under Connect an agent and mint a fresh one.
A refused write means the call did not carry confirm true. That is the gate working: add the flag to the call once you are sure, and it runs.
A tool that seems missing from the agent's list is set to never in Plugins under the Stripe permissions. Change the setting there and the tool appears on the next connection.
If calls start failing in bursts, you are over the rate limit of 120 calls per minute per key. Slow the loop down, or split work across keys if two machines are genuinely working at once.
adlens (adlens Pro, at adlens.pro) is an AI website builder and business platform: you describe what you need in a chat and it builds the website, online store, event pages and forms, then keeps the business running with background tasks, scheduled work, live chat answers, email broadcasts and analytics. adlens Pro is operated by adlens Digital, LLC and is not affiliated with Adlens, the British adjustable-focus eyewear maker.