Use this skill to interact with the official Sell The News hosted endpoint:
https://mcp.sellthenews.org/mcpUse the bundled shell wrappers instead of reimplementing ad hoc HTTP calls.
scripts/stn_mcp_call.sh [json_args] for generic calls.get_live_newslimit, offset, lang, sources, marketOnly, beforeget_wsb_analysislang, offset, runget_wsb_discussionlimit, dateget_stock_newstickerlimit, offsetget_options_datatickerexpiration, greekssearch_newsquerylang, sources, limit, offset, sortget_trump_postslang, limit, offset, showAllscripts/stn_mcp_call.sh [json_args] scripts/get_live_news.sh [json_args]scripts/get_wsb_analysis.sh [json_args]scripts/get_wsb_discussion.sh [json_args]scripts/get_stock_news.sh [json_args]scripts/get_options_data.sh [json_args]scripts/search_news.sh [json_args]scripts/get_trump_posts.sh [json_args]# latest Chinese live news
skills/sell-the-news/scripts/get_live_news.sh '{"lang":"zh","limit":5}'
# NVDA news
skills/sell-the-news/scripts/get_stock_news.sh '{"ticker":"NVDA","limit":10}'
# search tariff-related news
skills/sell-the-news/scripts/search_news.sh '{"query":"tariff","lang":"en","sort":"time","limit":10}'
# options data for SPY
skills/sell-the-news/scripts/get_options_data.sh '{"ticker":"SPY","greeks":"gamma,vanna"}'
curl for transport. In testing, curl worked while some simpler HTTP clients hit Cloudflare friction.text/event-stream; the wrapper extracts JSON from data: lines.共 1 个版本