How to Get Real-Time Stock Quotes with OpenClaw

Live stock quotes with OpenClaw and ToolRouter. Get real-time market data instantly.

Tool
Stock Market icon
Stock Market

OpenClaw is built for automated portfolio monitoring at scale. Configure it to fetch quotes for your entire watchlist on a schedule, calculate portfolio values, and output structured alerts when positions cross your price thresholds -- running the monitoring pipeline without manual intervention.

Connect ToolRouter to OpenClaw

1Install the CLI
npm install -g toolrouter-mcp
2Call tools directly from OpenClaw
toolrouter-mcp call web-search search --query "AI tools"
toolrouter-mcp tools

Steps

Once connected (see setup above), use the Stock Market tool:

  1. Ask OpenClaw: "Get the current price of AAPL"
  2. OpenClaw fetches the live quote and returns structured data
  3. Request additional tickers or follow-up analysis
  4. Use the data in your workflow

Example Prompt

Try this with OpenClaw using the Stock Market tool
Get real-time stock quotes for my portfolio: 100 shares AAPL, 50 shares MSFT, 200 shares NVDA. Calculate the total value.

Tips

  • Provide share counts and OpenClaw can calculate portfolio value automatically
  • Ask for quotes in bulk to minimize round trips
  • Combine with search_symbol if you are unsure of the exact ticker