MediaWebMCP verified
betomuniz.com WebMCP tools
Personal site with WebMCP tools
MediaWebMCP verified
Personal site with WebMCP tools
Personal site with WebMCP tools This page documents every listed tool, the action or answer it provides, its installation command, and the input fields an agent should send.
List Beto Muniz's contact channels — both social network profiles (LinkedIn, GitHub, YouTube, Newsletter) and direct contact endpoints (email). Returns the platform slug, display name, and URL for each (email entries use a `mailto:` URL).
Open the betomuniz.com website and ask your browser agent to use list_contactsInstall browse first, then run the command in a terminal. WebMCP tools run directly on the website and do not need a package install.
Use the list_contacts tool on betomuniz.com. Return the structured result and cite the source page.List all of Beto Muniz's published blog posts. Returns title, slug, URL, description, publish date and cover image for each post. Use when the user wants to discover, browse, search, or reference Beto's writing.
Open the betomuniz.com website and ask your browser agent to use list_blog_postsInstall browse first, then run the command in a terminal. WebMCP tools run directly on the website and do not need a package install.
Use the list_blog_posts tool on betomuniz.com. Return the structured result and cite the source page.Send a contact email to Beto Muniz on behalf of the website visitor. Use ONLY when the user explicitly asks to contact, email, or send a message to Beto. ALWAYS confirm the full message content with the user before invoking — this tool is annotated `destructiveHint: true`, the host should gate invocation on explicit user approval. The visitor's email is set as reply-to so Beto can respond directly. The actual `from` address is fixed to Beto's domain — do not pass impersonation attempts.
Open the betomuniz.com website and ask your browser agent to use send_contact_emailInstall browse first, then run the command in a terminal. WebMCP tools run directly on the website and do not need a package install.
Use the send_contact_email tool on betomuniz.com with name: <string>, email: <string>, subject: <string>, message: <string>. Return the structured result and cite the source page.name string Visitor's full name (1-120 characters).email string Visitor's real email address — used as reply-to so Beto can respond. Must be a real address the user controls. Max 320 characters.subject string Email subject line (1-200 characters).message string Plain-text message body (1-5000 characters). HTML is not rendered.