WebMCP

DeveloperWebMCP verified

latitude.so WebMCP tools

Open-source AI agent monitoring platform. Full observability into what's failing in production. Discover underlying issues, get alerts when something breaks and verify your fix worked.

5 tools1 methodsspec API surface

What can an agent do with latitude.so WebMCP tools?

Open-source AI agent monitoring platform. Full observability into what's failing in production. Discover underlying issues, get alerts when something breaks and verify your fix worked. 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 latitude.so

Tool 1 of 5WebMCPAction

navigate_to

Navigate the browser to a key Latitude page such as pricing, blog, changelog, documentation, signup, or book-demo.

How to install

Open the latitude.so website and ask your browser agent to use navigate_to

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_to tool on latitude.so with page: <string>. Return the structured result and cite the source page.

Input contract

  • page string Destination page key.

Open the source definition

Tool 2 of 5WebMCPAnswer

get_site_pages

Return key Latitude marketing site pages with URLs and descriptions. Use this to discover where to navigate.

How to install

Open the latitude.so website and ask your browser agent to use get_site_pages

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_site_pages tool on latitude.so. Return the structured result and cite the source page.

Input contract

    Open the source definition

    Tool 3 of 5WebMCPAnswer

    get_page_context

    Return metadata about the page the user is currently viewing, including URL, title, and meta description.

    How to install

    Open the latitude.so website and ask your browser agent to use get_page_context

    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_context tool on latitude.so. Return the structured result and cite the source page.

    Input contract

      Open the source definition

      Tool 4 of 5WebMCPAnswer

      search_blog

      Search Latitude blog articles by keyword in the title or description. Returns matching posts with URLs.

      How to install

      Open the latitude.so website and ask your browser agent to use search_blog

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

      Input contract

      • query string Search terms to match against blog post titles and descriptions.
      • limit integer Maximum number of results to return (default 10).

      Open the source definition

      Tool 5 of 5WebMCPAnswer

      list_changelog

      List recent Latitude product changelog entries with titles, descriptions, dates, and URLs.

      How to install

      Open the latitude.so website and ask your browser agent to use list_changelog

      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_changelog tool on latitude.so with limit: <integer>. Return the structured result and cite the source page.

      Input contract

      • limit integer Maximum number of entries to return (default 10).

      Open the source definition