WebMCP

MediaWebMCP verified

yonyon.ai WebMCP tools

Yonatan Gross's personal site, building AI in public. WebMCP tools let an agent browse his portfolio projects, ask about his work, read site pages, and grab a link to book an intro call.

4 tools1 methodspolyfill API surface

What can an agent do with yonyon.ai WebMCP tools?

Yonatan Gross's personal site, building AI in public. WebMCP tools let an agent browse his portfolio projects, ask about his work, read site pages, and grab a link to book an intro call. This page documents every listed tool, the action or answer it provides, its installation command, and the input fields an agent should send.

WebMCP tools on yonyon.ai

Tool 1 of 4WebMCPAction

browse_projects

List Yonatan Gross's portfolio projects with descriptions and links.

How to install

Open the yonyon.ai website and ask your browser agent to use browse_projects

Install browse first, then run the command in a terminal. WebMCP tools run directly on the website and do not need a package install.

Run with an agent

Use the browse_projects tool on yonyon.ai. Return the structured result and cite the source page.

Input contract

    Open the source definition

    Tool 2 of 4WebMCPSensitive action

    book_intro_call

    Get the booking link for a free 15-minute intro call with Yonatan Gross.

    How to install

    Open the yonyon.ai website and ask your browser agent to use book_intro_call

    Install browse first, then run the command in a terminal. WebMCP tools run directly on the website and do not need a package install.

    Run with an agent

    Use the book_intro_call tool on yonyon.ai. Return the structured result and cite the source page.

    Input contract

      Open the source definition

      Tool 3 of 4WebMCPAction

      ask_yonatan

      Ask a question about Yonatan Gross's work, projects, services, or experience. Returns a grounded answer.

      How to install

      Open the yonyon.ai website and ask your browser agent to use ask_yonatan

      Install browse first, then run the command in a terminal. WebMCP tools run directly on the website and do not need a package install.

      Run with an agent

      Use the ask_yonatan tool on yonyon.ai with question: <string>. Return the structured result and cite the source page.

      Input contract

      • question string The question to ask.

      Open the source definition

      Tool 4 of 4WebMCPAnswer

      read_site_page

      Read a yonyon.ai content page as markdown: home, developers, llms-full, or auth.

      How to install

      Open the yonyon.ai website and ask your browser agent to use read_site_page

      Install browse first, then run the command in a terminal. WebMCP tools run directly on the website and do not need a package install.

      Run with an agent

      Use the read_site_page tool on yonyon.ai with page: <string>. Return the structured result and cite the source page.

      Input contract

      • page string Which page to read.

      Open the source definition