World's first web3MCP platform.
WebMCP (Web Model Context Protocol) lets sites expose structured tools to AI agents—callable functions with input/output schemas instead of DOM scraping or simulated clicks. Agents get reliable, deterministic actions like signup, getSignup, search.
How it works
- Browser (WebMCP) — Agents call site tools directly; no UI automation.
- Telegram — Creator bot captures identity, generates
signup_key, sends referral link to Mini App. - Mini App — Dashboard in Telegram; user sees Genus-0, connects wallet, mints creator token.
- Avalanche subnet — Token metadata includes
signup_key; links on-chain token to signup. - Verify — WebMCP
getSignupmatches key → user evolves to Genus-1.
