WebMCP

MediaWebMCP verified

mattpyle.com WebMCP tools

Growth marketer and hobbyist builder. Director of Growth at Temporal Technologies.

4 tools1 methodsspec API surface

What can an agent do with mattpyle.com WebMCP tools?

Growth marketer and hobbyist builder. Director of Growth at Temporal Technologies. 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 mattpyle.com

Tool 1 of 4WebMCPAnswer

describe_site

Describe mattpyle.com: who the author is, what the site is, and which sections it has. Call this first for context about the site you're on.

How to install

Open the mattpyle.com website and ask your browser agent to use describe_site

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 describe_site tool on mattpyle.com. Return the structured result and cite the source page.

Input contract

    Open the source definition

    Tool 2 of 4WebMCPAnswer

    get_recent_writing

    List the most recent published articles on mattpyle.com, newest first, optionally filtered to a single tag.

    How to install

    Open the mattpyle.com website and ask your browser agent to use get_recent_writing

    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 get_recent_writing tool on mattpyle.com with limit: <integer>, tag: <string>. Return the structured result and cite the source page.

    Input contract

    • limit integer How many articles to return (1-20).
    • tag string Only return articles carrying this tag (case-insensitive).

    Open the source definition

    Tool 3 of 4WebMCPAnswer

    search_content

    Search the titles, descriptions, and tags of every published article, build, and changelog entry on mattpyle.com.

    How to install

    Open the mattpyle.com website and ask your browser agent to use search_content

    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 search_content tool on mattpyle.com with query: <string>. Return the structured result and cite the source page.

    Input contract

    • query string Text to search for (case-insensitive).

    Open the source definition

    Tool 4 of 4WebMCPAction

    set_appearance

    Switch mattpyle.com between its modern appearance and a retro, GeoCities-era skin. This changes only the calling browser's own view (stored in that browser's localStorage) — it never affects the site for other visitors. Pass mode: 'retro' or 'modern'.

    How to install

    Open the mattpyle.com website and ask your browser agent to use set_appearance

    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 set_appearance tool on mattpyle.com with mode: <string>. Return the structured result and cite the source page.

    Input contract

    • mode string The appearance to switch to: 'modern' or 'retro'.

    Open the source definition