WebMCP

FinanceCommunity skill

finance.yahoo.com WebMCP tools

Given a stock ticker, return Yahoo Finance's per-ticker news headlines (title, URL, publisher, age, content type, related tickers) plus the AI-generated Yahoo Scout summary, by deep-linking to /quote/{TICKER}/news/ and extracting from .mainContent.

1 tools1 methodsCommunity listing API surface

What can an agent do with finance.yahoo.com WebMCP tools?

Given a stock ticker, return Yahoo Finance's per-ticker news headlines (title, URL, publisher, age, content type, related tickers) plus the AI-generated Yahoo Scout summary, by deep-linking to /quote/{TICKER}/news/ and extracting from .mainContent. 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 finance.yahoo.com

Tool 1 of 1FetchAnswer

search-stock-news

Given a stock ticker, return Yahoo Finance's per-ticker news headlines (title, URL, publisher, age, content type, related tickers) plus the AI-generated Yahoo Scout summary, by deep-linking to /quote/{TICKER}/news/ and extracting from .mainContent.

How to install

browse skills add finance.yahoo.com/search-stock-news-dnf5k3

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-stock-news tool on finance.yahoo.com with query: <string>, url: <string>. Return the structured result and cite the source page.

Input contract

  • query string The thing to search for.
  • url string The URL or page to inspect.

Open the source definition