Hive Intelligence

Tools Reference

Forex & Commodities Tools

4 categorized tools are available on this scoped endpoint.

Category Endpoint: POST /hive_forex_commodities/mcp

Category Name in hive-mcp2: Forex & Commodities

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 4 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_forex_candlesFinnhubGet historical OHLCV candle data for a forex pair using Finnhub API
finnhub_get_forex_symbolsFinnhubGet list of supported forex symbols/pairs using Finnhub API
finnhub_get_forex_ratesFinnhubGet real-time forex exchange rates using Finnhub API
finnhub_get_commodity_candlesFinnhubGet historical OHLCV candle data for commodities (gold, silver, platinum, palladium) 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