WebMCP

DeveloperWebMCP verified

nohacks.co WebMCP tools

No Hacks — a publication of articles, podcasts, and newsletters on web strategy for the AI age: how to make websites discoverable and usable by AI agents (MCP, A2A, NLWeb, AGENTS.md).

4 tools1 methodsspec API surface

What can an agent do with nohacks.co WebMCP tools?

No Hacks — a publication of articles, podcasts, and newsletters on web strategy for the AI age: how to make websites discoverable and usable by AI agents (MCP, A2A, NLWeb, AGENTS.md). 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 nohacks.co

Tool 1 of 4WebMCPAction

define_term

Look up the canonical definition of a term from the No Hacks glossary of AI and AXO (Agent Experience Optimization) terminology. Use list_terms first to see what is available. Handles short acronyms (e.g. "AXO", "MCP") and full names (e.g. "Agent Experience Optimization", "Model Context Protocol"). Case-insensitive.

How to install

Open the nohacks.co website and ask your browser agent to use define_term

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 define_term tool on nohacks.co with term: <string>. Return the structured result and cite the source page.

Input contract

  • term string The glossary term to look up. Match by short acronym (e.g. "AXO") or full name (e.g. "Agent Experience Optimization"). Case-insensitive.

Open the source definition

Tool 2 of 4WebMCPAnswer

list_terms

List every term in the No Hacks glossary, grouped by category (core concepts, strategy, technical). Useful as a discovery step before calling define_term, or when the user asks what vocabulary is covered by the publication.

How to install

Open the nohacks.co website and ask your browser agent to use list_terms

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 list_terms tool on nohacks.co. Return the structured result and cite the source page.

Input contract

    Open the source definition

    Tool 3 of 4WebMCPAnswer

    list_agentic_browsers

    List every AI-powered browser, agentic browser, browser-automation framework, and enterprise agent API tracked by No Hacks, grouped by category (consumer browsers, AI features in existing browsers, developer tools, cloud infrastructure, enterprise APIs). Use this when the user asks what agentic browsers exist, what AI browsers are available, or which products to consider. Each entry has name, vendor, status, and a one-line summary.

    How to install

    Open the nohacks.co website and ask your browser agent to use list_agentic_browsers

    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 list_agentic_browsers tool on nohacks.co. Return the structured result and cite the source page.

    Input contract

      Open the source definition

      Tool 4 of 4WebMCPAnswer

      get_browser

      Look up details for a specific agentic browser, browser-feature, automation framework, or agent API by name. Match accepts product names ("ChatGPT Atlas", "Atlas", "Comet", "Edge Copilot Mode") and is case-insensitive. Use this when the user asks about a specific product. Use list_agentic_browsers first if you do not know the name.

      How to install

      Open the nohacks.co website and ask your browser agent to use get_browser

      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_browser tool on nohacks.co with name: <string>. Return the structured result and cite the source page.

      Input contract

      • name string Product name to look up (e.g. "Atlas", "Perplexity Comet", "Edge Copilot Mode", "Stagehand", "Cloudflare Browser Run").

      Open the source definition