Zied Guetari
@elbartotn
Yes, no, maybe ... I don't know
9
Published Tools
0
Total Stars
11
Weekly Downloads
2
GitHub Followers
34
Public Repos
Published Tools
9 MCP Serversacross 2 categories@mcptrail/webmcp-devtools
Zied Guetari
A zero-config dev panel for WebMCP: lists the tools a page registers, auto-builds a form from each inputSchema, invokes them, and shows the result — pairs with @mcptrail/webmcp-highlight to see what changed.
...more@mcptrail/use-model-tool
Zied Guetari
React hooks that register/unregister WebMCP tools with component lifecycle — the agent only sees tools for what's currently on screen.
...more@mcptrail/webmcp-attest
Zied Guetari
Client-side drift detection for a WebMCP toolset: hash the tools a page exposes to agents, freeze a baseline, and fire onDrift when they change.
...more@mcptrail/webmcp-bridge
Zied Guetari
Expose a page's WebMCP tools as a real MCP server: an in-page JSON-RPC handler (initialize/tools/list/tools/call/ping) over a pluggable transport.
...more@mcptrail/webmcp-consent
Zied Guetari
Client-side human-in-the-loop for WebMCP: gate agent tool calls behind an approval policy (auto/confirm/deny), with a built-in modal or your own approver.
...more@mcptrail/webmcp-highlight
Zied Guetari
Zero-config highlighting of the DOM changes an agent's WebMCP tool calls make — overlay rings, a change timeline, and off-screen reveal. Framework-agnostic core + React binding.
...more@mcptrail/webmcp-kit
Zied Guetari
Type-safe defineTool for WebMCP: infer execute() arg types from a JSON Schema, with optional runtime validation. Zero deps.
...more@mcptrail/webmcp-polyfill
Zied Guetari
A navigator.modelContext polyfill for WebMCP: installs a spec-faithful shim only when the browser lacks it, so tools register on any browser.
...more@mcptrail/webmcp-testing
Zied Guetari
Test WebMCP tools without a flagged Chrome or a live model: a mock navigator.modelContext plus a driver to list, validate-args, invoke, and snapshot the toolset.
...more