Blog / Product

Tem Ships WebMCP: Browser Agents Can Now Set Up an Instagram Auto-DM Without Scraping

27 September 2026 · 5 min read

WebMCP is a browser API, proposed by Google and Microsoft and incubated at the W3C, that lets a website hand structured tools to an AI agent running in the browser instead of making the agent scrape buttons and forms. As of this week, tem.app registers its three actions through it: about_tem, get_signup_link and create_auto_dm. The same three are served to Claude, ChatGPT, Cursor and any MCP client at https://tem.app/mcp, and to REST-based agent frameworks through /openapi.json.

Why a comment-to-DM tool cares about agents

Creators increasingly ask an assistant "how do I get more leads from my Reels?" rather than searching. The honest answer includes "put a keyword in the caption and auto-DM the link". We want the assistant to be able to say that, cite us, and hand the creator a setup link that is already filled in. Nothing is created until the creator opens that link and connects Instagram themselves.

What is registered

The waitlist form on the homepage also carries WebMCP's declarative attributes (toolname, tooldescription, toolparamdescription), so an agent can join it as a typed tool call.

How to try it

  1. In Chrome: WebMCP is in origin trial through Chrome 156 and targeted to ship in Chrome 157. On a current Chrome with the WebMCP flag enabled, open tem.app and inspect document.modelContext in DevTools; the WebMCP panel lists the three tools.
  2. In Claude Desktop or Claude Code: add {"mcpServers":{"tem":{"type":"http","url":"https://tem.app/mcp"}}} and ask "set up an auto-DM: when someone comments GUIDE on my reel, send https://example.com/guide".
  3. In Cursor: same URL under mcpServers.

Details and copy-paste configs are on tem.app/developers.

What is next

The same three actions are being exposed as App Intents on iOS (Siri and Apple Intelligence) and are planned for Android's AppFunctions when it opens up, so "create an auto-DM in Tem" works whether the request starts in a browser, a chat, or a phone assistant. If you build agents and want something from Tem's side, write to hello@tem.app.

New to Tem? Start with how to auto-DM people who comment on your Reel.

Turn your comments into DMs, free.

Tem auto-replies to your Reel comments with your link, and a follow gate turns them into followers. No card, no password.

Connect Instagram, it's free

FAQ

What is WebMCP?

A browser API (document.modelContext) that lets a website register typed tools an in-browser AI agent can call, instead of scraping the page. Proposed by Google and Microsoft, incubated at the W3C, in Chrome origin trial as of September 2026.

Can an agent create automations on my Instagram through Tem?

No. The agent can prepare a setup link with the keyword and link filled in. You open it, connect Instagram yourself, and publish. Nothing runs without you.

Does the MCP server need an API key?

No. The three tools carry no personal data, so the server is open. If we add tools that touch your account, they will use OAuth.

Which assistants work today?

Any MCP client: Claude Desktop, Claude Code, Cursor, and ChatGPT via its apps directory once listed. Chrome's built-in agent will use the WebMCP tools when WebMCP ships.

Keep reading

Instagram DM Automation Tools Compared (2026): What Matters, What Costs MoneyHow to Auto-DM People Who Comment on Your Instagram Reel (2026)Instagram DM Automation: What It Is, What Is Allowed, and How to Start Free