Polygon.io for your agents.
Connect Polygon.io once and every agent you run inside Even (Claude Code, Codex, OpenCode, Even Agents) can use it: 12 curated tools, discovered on demand, with your key stored on your machine and every call going direct to Polygon.io.
What agents can do with Polygon.io
Curated for agents: the calls that matter, with schemas and descriptions written for tool use, not an endpoint dump.
polygon-io_list_tickersSearch ticker symbols by name or ticker.
polygon-io_get_ticker_detailsGet details of a ticker symbol.
polygon-io_get_aggregatesGet aggregated (OHLCV) data for a ticker. `timespan` is day, minute, hour. `from` and `to` are dates YYYY-MM-DD.
polygon-io_get_last_tradeGet the last trade for a ticker.
polygon-io_get_market_statusGet the current market status (open, closed, after-hours) for all markets.
polygon-io_list_exchangesList all stock exchanges with their codes and details.
polygon-io_get_daily_open_closeGet the open, close, and after-hours prices for a ticker on a specific date.
polygon-io_get_previous_closeGet the previous day's open, high, low, close, and volume for a ticker.
polygon-io_get_splitsGet stock splits for a ticker.
polygon-io_get_dividendsGet dividend data for a ticker.
polygon-io_get_newsGet the latest financial news for a ticker.
polygon-io_get_financialsGet annual or quarterly financials (GAAP) for a ticker.
Connect it in a minute
The connect flow is agent-driven: Even opens the key page in its own browser and collects the key through a secure native field. It never passes through the chat.
- Paste the prompt below into any agent running inside Even, or click Connect in Even's catalog.
- Sign in to Polygon.io and go to the Dashboard.
- Copy your API key from the API Keys section.
- Paste the key into Even's secure field. Even verifies it and your agents are live.
Connect Polygon.io to Even: call connect_begin("polygon-io") on the even-connect MCP and walk me through it.
Search stock tickers by name or symbol, retrieve OHLCV aggregates for date ranges, and check last trade prices.
More Even Connect services
One MCP server, a handful of meta-tools, every service below. Agents search for the right tool at run time, so context stays lean.