← WebMCP Directory

Live showcase

Influzer.ai WebMCP demo

This page registers real document.modelContext tools for Influzer’s directories. Try them below — with a native WebMCP browser, or via the built-in demo polyfill when the API is not available yet.

Status: Starting… Mode: Detecting…

Tool console

Uses getTools() and executeTool() — the same discovery path in-page agents use.

Input schema

{}

Result

Run a tool to see structured output.

Log


        

How to try this yourself

  1. Open this page in Chrome with the WebMCP origin trial (or any browser — the demo polyfill still runs the tools locally).
  2. Pick a tool, edit JSON args, click Run executeTool().
  3. Or from DevTools: await document.modelContext.getTools() then await document.modelContext.executeTool(tools[0], {}).
  4. Node smoke test from the repo: node scripts/demo-influzer-webmcp.js

Registered tools