WebMCP

DeveloperWebMCP verified

geosurge.ai WebMCP tools

The platform for brands and agencies to measure, understand, and improve how they're represented inside large language models and AI search.

4 tools1 methodsspec API surface

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

The platform for brands and agencies to measure, understand, and improve how they're represented inside large language models and AI search. 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 geosurge.ai

Tool 1 of 4WebMCPAnswer

search_geosurge

Search geoSurge's blog and content for a query. Returns matching articles as Markdown links with summaries.

How to install

Open the geosurge.ai website and ask your browser agent to use search_geosurge

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_geosurge tool on geosurge.ai with query: <string>. Return the structured result and cite the source page.

Input contract

  • query string Search terms

Open the source definition

Tool 2 of 4WebMCPAnswer

list_articles

List geoSurge's published blog articles with titles, URLs, dates, and summaries.

How to install

Open the geosurge.ai website and ask your browser agent to use list_articles

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_articles tool on geosurge.ai. Return the structured result and cite the source page.

Input contract

    Open the source definition

    Tool 3 of 4WebMCPAnswer

    get_page_markdown

    Fetch a geoSurge page by site-relative path and return its content as Markdown.

    How to install

    Open the geosurge.ai website and ask your browser agent to use get_page_markdown

    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_markdown tool on geosurge.ai with path: <string>. Return the structured result and cite the source page.

    Input contract

    • path string Site-relative path starting with '/', e.g. '/about'

    Open the source definition

    Tool 4 of 4WebMCPAction

    navigate

    Navigate the current browser tab to a geoSurge page by site-relative path (home, pricing, blog, contact, an article, …).

    How to install

    Open the geosurge.ai website and ask your browser agent to use navigate

    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 navigate tool on geosurge.ai with path: <string>. Return the structured result and cite the source page.

    Input contract

    • path string Site-relative path starting with '/', e.g. '/about'

    Open the source definition