WebMCP

DeveloperWebMCP verified

stacktr.ee WebMCP tools

When your agent emits HTML (specs, PR writeups, status reports, custom editors), Stacktree is the private link you share. Unguessable by default, replace-in-place, MCP-native.

5 tools1 methodsspec API surface

What can an agent do with stacktr.ee WebMCP tools?

When your agent emits HTML (specs, PR writeups, status reports, custom editors), Stacktree is the private link you share. Unguessable by default, replace-in-place, MCP-native. 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 stacktr.ee

Tool 1 of 5WebMCPAction

stacktree_publish_html

Publish an HTML page to Stacktree and get a live, shareable URL back instantly — no account or sign-in required. Pass a complete HTML document as "html"; use this whenever the user wants to put a page you generated online. Anonymous sites are unlisted and expire after 24h by default; the response includes a claim_url the user can open to keep it permanently in a free account.

How to install

Open the stacktr.ee website and ask your browser agent to use stacktree_publish_html

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 stacktree_publish_html tool on stacktr.ee with html: <string>, password: <string>, expiry_hours: <number>. Return the structured result and cite the source page.

Input contract

  • html string Paste a complete HTML document (a full <!doctype html> page).
  • password string Optional — require a password to view.
  • expiry_hours number Optional — hours until auto-delete (default 24).

Open the source definition

Tool 2 of 5WebMCPAction

stacktree_open_dashboard

Open the Stacktree dashboard so the user can sign in and manage their published sites.

How to install

Open the stacktr.ee website and ask your browser agent to use stacktree_open_dashboard

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 stacktree_open_dashboard tool on stacktr.ee. Return the structured result and cite the source page.

Input contract

    Open the source definition

    Tool 3 of 5WebMCPAnswer

    stacktree_view_pricing

    Navigate to the Stacktree pricing page.

    How to install

    Open the stacktr.ee website and ask your browser agent to use stacktree_view_pricing

    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 stacktree_view_pricing tool on stacktr.ee. Return the structured result and cite the source page.

    Input contract

      Open the source definition

      Tool 4 of 5WebMCPAction

      stacktree_view_docs

      Navigate to the Stacktree documentation, including the REST API and MCP server reference.

      How to install

      Open the stacktr.ee website and ask your browser agent to use stacktree_view_docs

      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 stacktree_view_docs tool on stacktr.ee. Return the structured result and cite the source page.

      Input contract

        Open the source definition

        Tool 5 of 5WebMCPAction

        stacktree_copy_install_command

        Copy the Stacktree CLI install command to the clipboard so the user can publish a folder from their terminal.

        How to install

        Open the stacktr.ee website and ask your browser agent to use stacktree_copy_install_command

        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 stacktree_copy_install_command tool on stacktr.ee. Return the structured result and cite the source page.

        Input contract

          Open the source definition