WebMCP

MediaWebMCP verified

hedons.io WebMCP tools

A graphic-novel adaptation of Stanisław Lem's 'In Hot Pursuit of Happiness'. WebMCP tools let an agent browse the table of contents, navigate pages, pull verbatim page text, and full-text search the book.

6 tools1 methodsspec API surface

What can an agent do with hedons.io WebMCP tools?

A graphic-novel adaptation of Stanisław Lem's 'In Hot Pursuit of Happiness'. WebMCP tools let an agent browse the table of contents, navigate pages, pull verbatim page text, and full-text search the book. 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 hedons.io

Tool 1 of 6WebMCPAnswer

get_table_of_contents

List the book's pages (number, act, title, whether the page has editorial marginalia). This is a graphic-novel adaptation of Stanisław Lem's 'In Hot Pursuit of Happiness'. All quotes are verbatim text from the Michael Kandel translation.

How to install

Open the hedons.io website and ask your browser agent to use get_table_of_contents

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_table_of_contents tool on hedons.io. Return the structured result and cite the source page.

Input contract

    Open the source definition

    Tool 2 of 6WebMCPAction

    go_to_page

    Navigate the reader to a specific page number. This is a graphic-novel adaptation of Stanisław Lem's 'In Hot Pursuit of Happiness'. All quotes are verbatim text from the Michael Kandel translation.

    How to install

    Open the hedons.io website and ask your browser agent to use go_to_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 go_to_page tool on hedons.io with page: <integer>. Return the structured result and cite the source page.

    Input contract

    • page integer

    Open the source definition

    Tool 3 of 6WebMCPAction

    next_page

    Advance the reader to the next page. This is a graphic-novel adaptation of Stanisław Lem's 'In Hot Pursuit of Happiness'. All quotes are verbatim text from the Michael Kandel translation.

    How to install

    Open the hedons.io website and ask your browser agent to use next_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 next_page tool on hedons.io. Return the structured result and cite the source page.

    Input contract

      Open the source definition

      Tool 4 of 6WebMCPAction

      prev_page

      Move the reader to the previous page. This is a graphic-novel adaptation of Stanisław Lem's 'In Hot Pursuit of Happiness'. All quotes are verbatim text from the Michael Kandel translation.

      How to install

      Open the hedons.io website and ask your browser agent to use prev_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 prev_page tool on hedons.io. Return the structured result and cite the source page.

      Input contract

        Open the source definition

        Tool 5 of 6WebMCPAnswer

        get_page_text

        Return the full text of one page in reading order — every speech balloon and editorial marginalia block, each with speaker, register, and verbatim quote. This is a graphic-novel adaptation of Stanisław Lem's 'In Hot Pursuit of Happiness'. All quotes are verbatim text from the Michael Kandel translation.

        How to install

        Open the hedons.io website and ask your browser agent to use get_page_text

        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_page_text tool on hedons.io with page: <integer>. Return the structured result and cite the source page.

        Input contract

        • page integer

        Open the source definition

        Tool 6 of 6WebMCPAnswer

        search_text

        Full-text search the book. Returns balloon/paragraph-level hits, each naming the page, panel, speaker, register, and the verbatim Lem quote. This is a graphic-novel adaptation of Stanisław Lem's 'In Hot Pursuit of Happiness'. All quotes are verbatim text from the Michael Kandel translation.

        How to install

        Open the hedons.io website and ask your browser agent to use search_text

        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_text tool on hedons.io with query: <string>, limit: <integer>. Return the structured result and cite the source page.

        Input contract

        • query string
        • limit integer

        Open the source definition