Skip to content

Capability directory

More than order placement: a broad market and portfolio toolkit.

Robinhood’s current Trading MCP documentation exposes 50 named tools. This directory groups them by purpose and distinguishes analysis tools from actions that can affect an account.

Documented tool catalog

What the official MCP exposes today

Tool names are shown exactly where practical so developers, operators, and search engines can distinguish concrete capabilities from general marketing language.

Account and portfolio

5 documented entries
get_accounts

View Robinhood accounts.

get_portfolio

Portfolio value, values by asset class, and real-time buying power.

get_realized_pnl

Realized P&L over a custom time window, by asset class.

get_pnl_trade_history

Trade-by-trade realized P&L history.

search

Resolve a company or partial name to a ticker.

Watchlists

9 documented entries
get_watchlists

List the user’s watchlists.

get_watchlist_items

Load symbols from a watchlist.

get_option_watchlist

Load the options watchlist.

get_popular_watchlists

Discover Robinhood-curated lists.

create_watchlist

Create a custom watchlist.

update_watchlist

Rename or update a watchlist.

follow_watchlist / unfollow_watchlist

Manage followed Robinhood lists.

add_to_watchlist / remove_from_watchlist

Manage stocks, crypto, or indexes in a watchlist.

add_option_to_watchlist / remove_option_from_watchlist

Manage option contracts in a watchlist.

Market data and research

8 documented entries
get_equity_historicals

OHLCV price bars over time.

get_equity_fundamentals

Valuation ratios, market cap, range, dividend, and daily OHLCV data.

get_financials

Quarterly or annual revenue, gross profit, net income, and net margin.

get_equity_price_book

Real-time Level 2 bid/ask price levels for up to four stocks.

get_equity_technical_indicators

RSI, MACD, Bollinger Bands, moving averages, and other indicators.

get_earnings_results

Historical and upcoming earnings estimates and results.

get_earnings_calendar

Market earnings calendar for a date window up to 31 days.

get_indexes / get_index_quotes

Index lookup and real-time index values.

Equities

8 documented entries
get_equity_positions

Open positions with quantity and cost basis.

get_equity_tax_lots

Open tax lots with acquisition date and holding-period status.

get_equity_quotes

Real-time quotes and prior close for up to 20 symbols.

get_equity_orders

Equity order status history.

get_equity_tradability

Tradability and fractional-trading eligibility.

review_equity_order

Simulate an order and return pre-trade warnings.

place_equity_order

Place a supported equity order.

cancel_equity_order

Cancel an open equity order.

Options

10 documented entries
get_option_level_upgrade_info

Get a link to apply for options access.

get_option_historicals

Historical option-contract price bars.

get_option_chains

Load option chains.

get_option_instruments

Filter contracts by expiry, strike, or type.

get_option_quotes

Real-time option-contract quotes.

get_option_positions

Open or closed option positions.

get_option_orders

Options order history.

review_option_order

Simulate an order with pre-trade alerts.

place_option_order

Place a supported options order.

cancel_option_order

Cancel an open options order.

Stock scanners

6 documented entries
get_scans

List saved scans.

get_scanner_filter_specs

Discover valid scanner filters and parameters.

create_scan

Create a preset or custom scan.

run_scan

Run a saved scan with live results.

update_scan_filters

Change filters on a saved scan.

update_scan_config

Change result sorting and display configuration.

Read tools versus action tools

Portfolio, position, quote, fundamental, financial, earnings, historical, and scanner calls gather context. Watchlist mutations, scan changes, order placement, and cancellation change state and should receive stronger authorization, logging, rate limits, and user-facing confirmation.

  • Classify every tool by risk
  • Request the minimum necessary scope
  • Show the intended action before submission
  • Retain a durable tool-call audit record

Capabilities change over time

Robinhood says it will add more tools and assets. Max AI Trading should treat the live MCP tool manifest and official documentation as the source of truth, gracefully handle unavailable tools, and avoid assuming a capability based on an old cached list.

  • Capability discovery at connection time
  • Version-aware validation
  • Fail closed for unknown tool changes
  • Monitor official release updates

Primary sources

Verify current provider capabilities

Robinhood controls its products, eligibility, documentation, and tools. These official sources are authoritative if a capability changes after this page was reviewed.

Provider capabilities last reviewed August 13, 2026.

FAQ

Questions worth answering clearly

Does the MCP browse news or the public web?

The Trading MCP supplies Robinhood account, market, research, watchlist, scanner, and order tools. External web research is the responsibility of the connected AI platform and its own tools.

Can every Robinhood product be traded through these tools?

No. The current Agentic Trading documentation identifies long equities and options orders. Crypto, futures, event contracts, and other products should not be assumed to be available through the Trading MCP.

Why review an order before placing it?

Robinhood exposes dedicated review tools that simulate equity or options orders and return pre-trade warnings. A robust workflow should review first, apply its own policy, then place only the approved order.

Continue exploring

Build the complete picture

Available now

Build a more deliberate trading workflow.

Create your workspace, configure risk limits, and evaluate proposals in paper mode. Direct Robinhood execution remains gated until the official connection is complete.