How to integrate Polygon io MCP with Hermes

Trusted by
AWS
Glean
Zoom
Airtable

30 min · no commitment · see it on your stack

Polygon io logo
Hermes logo
divider

Introduction

Hermes is a 24/7 autonomous agent that lives on your computer or server — it remembers what it learns and evolves as your usage grows.

This guide explains the easiest and most robust way to connect your Polygon io account to Hermes. You can do this through either Composio Connect CLI or Composio Connect MCP. For personal use we recommend the CLI, but you won't go wrong with MCP either.

Also integrate Polygon io with

What is Composio Connect?

Composio Connect is a consumer offering that lets anyone plug 1,000+ applications directly into their agent harness — including Hermes. It can:

  • Search and load tools from relevant toolkits on-demand, reducing context usage.
  • Chain multiple tools to accomplish complex workflows via a remote workbench, without excessive back-and-forth with the LLM.
  • Manage app authentication end-to-end with zero manual overhead.

Integrating Polygon io with Hermes

Using Composio Connect CLI

1. Install the Composio CLI

Run the install script directly, or paste https://composio.dev/hermes into your Hermes chat box to have it installed for you.

bash
curl -fsSL https://composio.dev/install | bash
Hermes authenticating with Composio

2. Authenticate

Once the CLI is installed, ask Hermes to authenticate with Composio.

3. Connect to Polygon io

Ask your agent to connect to Polygon io, or simply request any Polygon io-related task. Hermes will prompt you to authenticate and authorize access.

4. Done. You're all set with a new Polygon io connection.


Using Composio Connect MCP

1. Get your MCP URL and API Key

Go to dashboard.composio.dev and copy your Connect MCP URL and API key.

Copy MCP URL and API key from Composio dashboard

2. Open the Hermes config file

bash
nano ~/.hermes/config.yaml

3. Add the Composio Connect MCP server

bash
mcp_servers:
  composio:
    url: "https://connect.composio.dev/mcp"
    headers:
      x-consumer-api-key: "YOUR_COMPOSIO_API_KEY"
    connect_timeout: 60
    timeout: 180

Save with Ctrl + O, Enter, then exit with Ctrl + X.

4. Restart your Hermes agent

Once restarted, ask your agent to connect to Polygon io or request any Polygon io-related task. It will prompt you to authenticate and authorize access.

5. Done!

What is the Polygon io MCP server, and what's possible with it?

The Polygon io MCP server is an implementation of the Model Context Protocol that connects your AI agent and assistants like Claude, Cursor, etc directly to your Polygon io account. It provides structured and secure access to real-time and historical financial market data, so your agent can pull ticker lists, fetch stock summaries, analyze technical indicators, and surface news updates on your behalf.

  • Comprehensive ticker discovery and lookup: Instantly retrieve detailed lists of supported stock, forex, crypto, and option tickers to power your trading dashboards or research tools.
  • Daily summary and technical analysis: Ask your agent to fetch daily price summaries, calculate exponential moving averages, MACD, or RSI for any supported ticker and timeframe.
  • Financial events and dividend insights: Pull up historical dividend distributions, keep tabs on scheduled market holidays, and plan trading activities around real exchange calendars.
  • Up-to-date market status monitoring: Have your agent check real-time market open/close statuses and trading conditions across multiple exchanges and asset classes.
  • Automated news aggregation for securities: Let your agent gather the latest news articles, sentiment analysis, and headlines for specific tickers, helping you stay informed with minimal effort.

Supported Tools & Triggers

Tools
Get All TickersTool to retrieve a comprehensive list of supported ticker symbols across all asset classes.
Get Condition CodesTool to retrieve a unified list of trade and quote condition codes and their definitions.
Get Crypto EMATool to calculate Exponential Moving Average (EMA) technical indicator for a crypto ticker.
Get Crypto MACDTool to calculate Moving Average Convergence/Divergence (MACD) technical indicator for a crypto ticker.
Get Crypto Open/CloseTool to get the open, close, high, low, and volume for a cryptocurrency pair on a specific date.
Get Crypto RSITool to calculate the Relative Strength Index (RSI) for a cryptocurrency ticker.
Get Crypto SMATool to calculate Simple Moving Average (SMA) technical indicator for a cryptocurrency ticker.
Get Daily Open/CloseTool to get the daily open, close, after-hours, and pre-market prices for a stock on a specific date.
Get DividendsTool to retrieve a historical record of cash dividend distributions for a given ticker.
Get Economy Inflation Indicators (Enhanced)Tool to retrieve key indicators of realized inflation including CPI and PCE price indexes with comprehensive date filtering.
Get Exponential Moving AverageTool to retrieve the Exponential Moving Average for a stock ticker.
Get SEC FilingTool to retrieve detailed information about a specific SEC filing by filing ID.
Get SEC Filing FileTool to download a specific file from an SEC filing.
Get Forex EMATool to calculate Exponential Moving Average (EMA) technical indicator for a forex pair.
Get Forex MACDTool to calculate Moving Average Convergence/Divergence (MACD) technical indicator for a forex pair.
Get Forex Real-Time Currency ConversionTool to convert amounts between currency pairs using real-time forex rates.
Get Forex RSITool to calculate the Relative Strength Index (RSI) technical indicator for a forex pair.
Get Forex SMATool to calculate Simple Moving Average (SMA) technical indicator for a forex pair.
Get Futures QuotesTool to get real-time quote information for futures contracts with bid/ask prices, sizes, and timestamps.
Get Grouped Daily Market SummaryTool to retrieve daily OHLCV data for the entire market for a given date.
Get Historic Forex TicksTool to get historic ticks for a currency pair on a specific date.
Get Inflation ExpectationsTool to retrieve inflation expectations data from the Federal Reserve, including market-based rates and Cleveland Fed model estimates.
Get IPO DataTool to retrieve comprehensive information on Initial Public Offerings (IPOs), including upcoming and historical events.
Get Labor Market DataTool to retrieve labor market data including unemployment rate, labor force participation rate, average hourly earnings, and job openings.
Get MACDTool to retrieve the Moving Average Convergence/Divergence (MACD) for a stock ticker.
Get Market HolidaysTool to retrieve upcoming market holidays and their corresponding open/close times.
Get Market StatusTool to retrieve the current trading status across major exchanges and currency markets.
Get NewsTool to retrieve the most recent news articles for a specified ticker.
Get Options Contract OverviewTool to retrieve comprehensive details about a specific options contract including contract type, exercise style, expiration date, strike price, and underlying ticker.
Get Options EMATool to calculate Exponential Moving Average (EMA) technical indicator for an options ticker.
Get Options MACDTool to calculate Moving Average Convergence/Divergence (MACD) technical indicator for an options ticker.
Get Options RSITool to calculate Relative Strength Index (RSI) technical indicator for an options ticker.
Get Options SMATool to calculate Simple Moving Average (SMA) technical indicator for an options ticker.
Get Related CompaniesTool to retrieve tickers related to a given ticker based on similar business or market characteristics.
Get RSITool to retrieve the Relative Strength Index (RSI) for a stock ticker.
Get Simple Moving AverageTool to retrieve the Simple Moving Average (SMA) for any ticker (stocks, forex, crypto).
Get SplitsTool to retrieve historical stock split events for a given ticker.
Get Stocks Custom BarsTool to retrieve aggregated historical OHLC and volume data for a stock over custom date ranges with configurable time windows.
Get Stocks Daily Market SummaryTool to retrieve daily OHLC, volume, and VWAP data for all U.
Get Stocks Filings Risk FactorsTool to retrieve risk factors identified in companies' 10K filings.
Get Stocks Filings SectionsTool to retrieve raw text content from specific sections of SEC filings (10-K, 10-Q, etc.
Get Stocks Free FloatTool to retrieve free float data for US-listed securities showing the most recent available number of shares available for public trading and the percentage of total shares outstanding.
Get Stocks Full Market SnapshotTool to retrieve a comprehensive snapshot of the entire U.
Get Stocks Income StatementsTool to retrieve comprehensive income statement data including revenue, expenses, and net income from company SEC filings.
Get Stocks Previous Day BarTool to retrieve the previous trading day's open, high, low, close (OHLC), and volume data for a stock ticker.
Get Stocks Risk Factor TaxonomiesTool to retrieve the complete list of risk factor classifications used in the risk factors endpoint.
Get Stocks V1 DividendsTool to retrieve historical dividend payment records for US stocks with split-adjusted amounts and historical adjustment factors.
Get Short Interest DataTool to retrieve comprehensive FINRA short interest data that tracks the short selling metrics for securities on a specific settlement date.
Get Short Volume DataTool to retrieve short selling volume data for stock tickers.
Get Stocks V1 SplitsTool to retrieve historical stock split and reverse split events for US equities with historical adjustment factors for price normalization.
Get Ticker EventsTool to retrieve timeline of ticker change events such as symbol renaming or rebranding.
Get Ticker OverviewTool to retrieve comprehensive details for a single ticker, including identifiers, industry, and branding assets.
Get Ticker TypesTool to retrieve a list of all ticker types supported by Polygon.
Get Treasury YieldsTool to retrieve daily market yields for US Treasury securities across standard maturities (1-month to 30-year).
List ExchangesTool to retrieve all exchanges supported by Polygon.
List Filing FilesTool to retrieve files associated with an SEC filing by filing ID.
List SEC FilingsTool to retrieve SEC filings from the Polygon.
List Options ContractsTool to list and filter options contracts by underlying ticker, type, expiration, strike, and more.
Last Quote for a SymbolTool to retrieve the last quote tick for a given stock symbol.
Last Trade for a Currency PairTool to retrieve the last trade tick for a currency pair in the forex market.

Way Forward

With Polygon io connected, Hermes can now act on your behalf whenever it detects a relevant task or you ask it to.

From here, you can extend Hermes further:

  • Connect more apps: Calendar, Slack, Notion, Linear, and hundreds of others are available through the same Composio Connect setup. Each new integration compounds what Hermes can do for you.
  • Build workflows across tools: Once multiple apps are connected, Hermes can chain actions together — turn an email into a calendar invite, a Slack message into a Linear ticket, or a meeting note into a follow-up draft.
  • Let it learn your patterns: The more you use Hermes, the better it gets at anticipating how you'd handle recurring tasks. Give it feedback on drafts and decisions, and it will adapt.

If you run into trouble or want to share what you've built, join the community or check out the Docs for deeper configuration options.

How to build Polygon io MCP Agent with another framework

FAQ

What are the differences in Tool Router MCP and Polygon io MCP?

With a standalone Polygon io MCP server, the agents and LLMs can only access a fixed set of Polygon io tools tied to that server. However, with the Composio Tool Router, agents can dynamically load tools from Polygon io and many other apps based on the task at hand, all through a single MCP endpoint.

Can I use Tool Router MCP with Hermes?

Yes, you can. Hermes fully supports MCP integration. You get structured tool calling, message history handling, and model orchestration while Tool Router takes care of discovering and serving the right Polygon io tools.

Can I manage the permissions and scopes for Polygon io while using Tool Router?

Yes, absolutely. You can configure which Polygon io scopes and actions are allowed when connecting your account to Composio. You can also bring your own OAuth credentials or API configuration so you keep full control over what the agent can do.

How safe is my data with Composio Tool Router?

All sensitive data such as tokens, keys, and configuration is fully encrypted at rest and in transit. Composio is SOC 2 Type 2 compliant and follows strict security practices so your Polygon io data and credentials are handled as safely as possible.

Used by agents from

Context
Letta
glean
HubSpot
Agent.ai
Altera
DataStax
Entelligence
Rolai
Context
Letta
glean
HubSpot
Agent.ai
Altera
DataStax
Entelligence
Rolai
Context
Letta
glean
HubSpot
Agent.ai
Altera
DataStax
Entelligence
Rolai

Never worry about agent reliability

We handle tool reliability, observability, and security so you never have to second-guess an agent action.