Stockup
FreeNot checkedConnects AI agents to StockUp Quan's financial reasoning models with real-time stock data from Yahoo Finance, enabling grounded financial analysis and queries.
About
Connects AI agents to StockUp Quan's financial reasoning models with real-time stock data from Yahoo Finance, enabling grounded financial analysis and queries.
README
Connect Claude Desktop, Cursor, and other AI agents directly to StockUp Quan, the premier financial intelligence reasoning model grounded with real-time, zero-hallucination stock quote data.
Features
- Real-Time Stock Grounding: Automatically extracts stock prices, session margins, and trading volumes from Yahoo Finance and prepends them as context to your queries.
- Deep Reasoning Models: Exposes the specialized
quan-3.0,quan-3.3(Standard), andquan-3.3-deep-researchmodels for portfolio setups, competitor comparisons, and SEC filing audits. - AI-Ready Tools: Exposes a native
financial_reasoning_querytool that handles all complex financial reasoning prompts.
Installation & Setup
Prerequisite
Make sure you have Node.js installed on your computer.
Step 1: Obtain a StockUp API Key
- Sign up or log in to the StockUp Developer Console at https://stockup.cc/api.
- Refill your prepaid wallet and click New Key under API Credentials to generate a secret key (starting with
sk_quan_).
Step 2: Configure Claude Desktop
Add this server configuration to your Claude Desktop configuration file:
- MacOS:
~/Library/Application Support/Claude/claude_desktop_config.json - Windows:
%APPDATA%\Claude\claude_desktop_config.json
{
"mcpServers": {
"stockup": {
"command": "node",
"args": ["/path/to/stockup-mcp.js"],
"env": {
"STOCKUP_API_KEY": "YOUR_SECRET_API_KEY"
}
}
}
}
(Make sure to replace /path/to/stockup-mcp.js with the absolute local path to your script, and YOUR_SECRET_API_KEY with your actual StockUp API key).
Step 3: Restart Claude Desktop
Fully close and restart Claude Desktop. You will see a small Hammer icon 🛠️ in the chat box, indicating that the StockUp tools are active!
Exponent Tools
1. financial_reasoning_query
Queries the StockUp Quan model with live quote grounding.
- Parameters:
prompt(string, required): The financial analysis or stock query.model(string, optional): One ofquan-3.0(speed),quan-3.3(flagship reasoning), orquan-3.3-deep-research(portfolio scour).googleSearch(boolean, optional): Enables live Google Search grounding. Default:true.temperature(number, optional): Query sampling variance.
Example Queries to Try:
- "Analyze Apple's current valuation compared to Microsoft and Google P/E multiples."
- "Audit Tesla's current setups and recommend a DCA strategy based on their technical averages."
- "Perform a competitive qualitative tradeoff between NVDA and AMD."
Installing Stockup
This server has no published package — it is built from source. Open the repository and follow its README.
▸ github.com/TrecoOffical/stockup-mcpFAQ
Is Stockup MCP free?
Yes, Stockup MCP is free — one-click install via Unyly at no cost.
Does Stockup need an API key?
No, Stockup runs without API keys or environment variables.
Is Stockup hosted or self-hosted?
A hosted option is available: Unyly runs the server in the cloud, no local setup required.
How do I install Stockup in Claude Desktop, Claude Code or Cursor?
Open Stockup on unyly.org, pick your client tab (Claude Desktop, Claude Code, Cursor) and press Install — the config is generated automatically, no JSON editing.
Related MCPs
Stripe
Payments, customers, subscriptions
by Stripemalamutemayhem/unclick-agent-native-endpoints
110+ tools for AI agents spanning social media, finance, gaming, music, AU-specific services, and utilities. Zero-config local tools plus platform connectors. n
by malamutemayhemwhiteknightonhorse/APIbase
Unified API hub for AI agents with 56+ tools across travel (Amadeus, Sabre), prediction markets (Polymarket), crypto, and weather. Pay-per-call via x402 micropa
by whiteknightonhorsetrackerfitness729-jpg/sitelauncher-mcp-server
Deploy live HTTPS websites in seconds. Instant subdomains ($1 USDC) or custom .xyz domains ($10 USDC) on Base chain. Templates for crypto tokens and AI agent pr
Compare Stockup with
Not sure what to pick?
Find your stack in 60 seconds
Author?
Embed badge for your README
Browse similar
All finance MCPs
