Hive Intelligence

Tools Reference

Stocks & Equities Tools

8 categorized tools are available on this scoped endpoint.

Category Endpoint: POST /hive_stocks_equities/mcp

Category Name in hive-mcp2: Stocks & Equities

Providers represented here: Finnhub


Scope

This page documents the tools exposed by the category-scoped MCP endpoint above.

  • tools/list on this category endpoint returns these 8 tools directly.
  • The full Hive server also exposes 512 live direct tools through the root server and the REST catalog.
  • For root-only direct tools that are not part of category-scoped tools/list, see Live Catalog.

Included Tools

ToolProviderSummary
finnhub_get_stock_quoteFinnhubGet real-time stock quote for a US stock using Finnhub API
finnhub_get_stock_candlesFinnhubGet historical OHLCV candle data for a stock using Finnhub API
finnhub_get_company_profileFinnhubGet company profile information using Finnhub API
finnhub_get_basic_financialsFinnhubGet basic financial metrics and ratios for a stock using Finnhub API
finnhub_get_stock_recommendationsFinnhubGet analyst recommendation trends for a stock using Finnhub API
finnhub_get_price_targetFinnhubGet analyst consensus price target for a stock using Finnhub API
finnhub_search_symbolFinnhubSearch for stock symbols by company name or ticker using Finnhub API
finnhub_get_market_newsFinnhubGet latest general market news using Finnhub API

Discovery

Use these discovery surfaces when you need the current live catalog:

  • GET https://mcp.hiveintelligence.xyz/api/v1/tools
  • resources/read hive://tools
  • get_api_endpoint_schema on the root /mcp endpoint