Skip to content

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 

Repository files navigation

SentiSense MCP Connector

Market intelligence for the most-watched US stocks, right inside Claude, ChatGPT, Grok, or a local MCP client like Claude Code.

SentiSense is a hosted Model Context Protocol (MCP) server. Add one URL and your AI assistant can answer questions about US market mood, a stock's sentiment and the SentiSense Score, market-moving news, analyst ratings, institutional flows, options intelligence, upcoming earnings, reported financials, and a screener over the tracked universe, in plain English.

  • Connector URL: https://app.sentisense.ai/mcp
  • Auth: zero-config OAuth (no API key to paste)
  • Access: read-only. Nothing is ever written, moved, or traded.
  • Learn more: https://sentisense.ai/connect

Add the connector

Claude

  1. Open Settings → Connectors.
  2. Add a custom connector and paste https://app.sentisense.ai/mcp.
  3. Sign in with your SentiSense account and approve access.
  4. Start a chat and ask about a ticker or the market.

ChatGPT

  1. Turn on developer mode under Settings → Connectors (this is what lets you add a connector by URL).
  2. Add a connector and paste the same URL.
  3. Sign in and approve access.
  4. Ask your question in a new chat.

Grok

  1. Open Connectors, choose New Connector, then Custom.
  2. Paste the same URL.
  3. Sign in and approve access.
  4. Ask your question in any chat.

The exact menu labels shift between releases; look for "Connectors" and an option to add one by URL.


Tools

Ask in plain English, your assistant picks the right tool.

Tool What it answers
get_market_mood The proprietary 0 to 100 fear-to-greed composite for the US market, its phase, and the signal components.
get_stock_snapshot Price plus SentiSense sentiment, the SentiSense Score, and key stats for a ticker.
get_news Recent, sentiment-tagged market-moving news for a ticker, each with a link to the source.
get_analyst_ratings The buy / hold / sell consensus and price targets for a ticker, its recent analyst moves, or market-wide rating changes (upgrades, downgrades, initiations).
get_smart_money Institutional 13F holdings and flows: who is buying and who is selling.
get_options Options intelligence for a ticker, ranked against its own history: options-implied sentiment, IV rank, put/call percentile, max pain, and more. Leave the ticker out for the market radar of today's most active options.
get_earnings_calendar Upcoming earnings dates: a ticker's next report (date, timing, consensus EPS) or the week's schedule grouped by day.
get_financials Reported income statement, balance sheet, and cash flow for a stock, by fiscal quarter or year, with margins and derived ratios. Reported actuals, not estimates.
screen_stocks Screen and rank the tracked stock and ETF universe by SentiSense signals and market data. Call it with no arguments for today's sentiment leaders and biggest movers.

All nine are read-only. The server also exposes a lightweight sentisense_health connection check.

Try these

  • "What's the market mood right now?"
  • "Give me a snapshot of NVDA with its SentiSense Score and recent news."
  • "What do analysts think of TSLA, and what are the price targets?"
  • "Which institutions are buying and selling AAPL?"
  • "Screen for stocks with rising sentiment and positive price action."
  • "Who reports earnings next week?"
  • "Pull MSFT's last four quarters of reported revenue and margins."

Free vs PRO

The connector respects the tier of the SentiSense account you sign in with. Free accounts get full Market Mood, news, and reported financial statements, preview depth on most other tools, and a monthly tool-call quota. PRO unlocks the full payload on every tool through the same connection, with no reconnecting.


Notes

  • Quotes are real-time; sentiment, market mood, and news are batch (recomputed on a regular cadence).
  • Coverage spans the most-watched US stocks, not every ticker.
  • Building something? The connector is a read-only slice of the same data graph as the SentiSense API, which has typed SDKs and an agent skill for full programmatic access.
  • For informational and educational purposes only. Not investment advice.

Built by the SentiSense team · sentisense.ai

About

SentiSense MCP connector: market intelligence for the most-watched US stocks inside Claude, ChatGPT, and Grok. Hosted, read-only, zero-config OAuth.

Topics

Resources

Stars

Watchers

Forks

Releases

Packages

Contributors