Connection check
verified live · 20h ago
marketintell
AI analyst desk for stocks, options & crypto with sourced trade setups and a public accuracy record.
Tools
17
GitHub stars
—
Installs / wk
—
Licence
—
Transport
streamable-http, sse, stdio
Last checked
20h ago
Tools & capabilities
17 toolsRead from the running server on 20h ago.
alpha_signals
read-only
limitdomaininclude_execution
Fetch recent alpha signals — automated market intelligence. Crypto signals every ~10 min; equities (Beta) every ~30 min during US market hours. Filter by domain to narrow. Fetch recent alpha signals — automated market intelligence. Crypto signals every ~10 min; equities (Beta) every ~30 min during US market hours. Filter by domain to narrow.
billing_status
read-only
Return the authenticated key's plan, daily quota usage, monthly LLM-cost-cents, and cap. Mirrors GET /v1/billing/status. Return the authenticated key's plan, daily quota usage, monthly LLM-cost-cents, and cap. Mirrors GET /v1/billing/status.
chat
read-only
query*domainsession_idportfolio_idinclude_factsresponse_format
+1
Run a query through MarketIntell's brain (auto-routes to T1 fast agent or T2 CoT pipeline based on intent). Returns synthesized analysis with citations and trade setup when relevan… Run a query through MarketIntell's brain (auto-routes to T1 fast agent or T2 CoT pipeline based on intent). Returns synthesized analysis with citations and trade setup when relevant.
chat_deep
read-only
query*domainsession_idportfolio_idinclude_factsresponse_format
+1
Run a query through MarketIntell's T3 supervisor — parallel specialists across technical/derivatives/macro/social/onchain/etc. plus synthesis. Slower (~25-40s) and costlier than `c… Run a query through MarketIntell's T3 supervisor — parallel specialists across technical/derivatives/macro/social/onchain/etc. plus synthesis. Slower (~25-40s) and costlier than `chat`. Pro tier only.
execute_approve_intent
can modify data
qtyintent_id*notional_cents
Approve a pending trade intent and place the order at the broker. Returns the executed_order audit row. Requires `trade` scope. Approve a pending trade intent and place the order at the broker. Returns the executed_order audit row. Requires `trade` scope.
execute_list_intents
read-only
limitstatus
List the caller's recent trade intents (pending, executed, rejected). Requires `trade` scope. List the caller's recent trade intents (pending, executed, rejected). Requires `trade` scope.
execute_propose_intent
qtyside*symbol*reasoning*signal_idconfidence*
+6
Propose a trade intent to the user's connected broker. Writes a pending row the user reviews + approves. Requires `trade` scope. Use this when an agent wants to act on a signal wit… Propose a trade intent to the user's connected broker. Writes a pending row the user reviews + approves. Requires `trade` scope. Use this when an agent wants to act on a signal without placing the order itself.
execute_read_portfolio
read-only
broker_connection_id
Read the caller's connected broker account snapshot — equity, cash, buying power, open positions. Requires `trade` scope. Read the caller's connected broker account snapshot — equity, cash, buying power, open positions. Requires `trade` scope.
health
read-only
MarketIntell system health — uptime, cache stats, memory, provider circuit-breaker states. MarketIntell system health — uptime, cache stats, memory, provider circuit-breaker states.
portfolio_analyze
read-only
portfolio_id*
Compute PnL + risk assessment for a portfolio you own. Returns per-holding pnl, risk_assessment, and top_risks. Compute PnL + risk assessment for a portfolio you own. Returns per-holding pnl, risk_assessment, and top_risks.
portfolio_create
name*holdings*
Create a new portfolio for the authenticated key. Holdings are token symbol + amount (+ optional entry_price and notes). Create a new portfolio for the authenticated key. Holdings are token symbol + amount (+ optional entry_price and notes).
portfolio_list
read-only
List all portfolios owned by the authenticated key. Returns id, name, holdings, timestamps. List all portfolios owned by the authenticated key. Returns id, name, holdings, timestamps.
register
name*nonce*challenge_id*
Step 2 of MCP self-signup. Submit the challenge id + solved nonce to provision a fresh Free-tier API key. The key is shown ONCE — store it. Pro upgrades go through Stripe checkout;… Step 2 of MCP self-signup. Submit the challenge id + solved nonce to provision a fresh Free-tier API key. The key is shown ONCE — store it. Pro upgrades go through Stripe checkout; this tool only issues Free keys.
register_challenge
difficulty
Step 1 of MCP self-signup. Returns a proof-of-work challenge. Solve locally (find a nonce whose sha256 has the required leading zero hex chars), then call `register` with { challen… Step 1 of MCP self-signup. Returns a proof-of-work challenge. Solve locally (find a nonce whose sha256 has the required leading zero hex chars), then call `register` with { challenge_id, nonce, name }.
screener
read-only
type
Token screening — find trending tokens, top gainers, and top losers. Use this to discover what's moving in the market right now. Token screening — find trending tokens, top gainers, and top losers. Use this to discover what's moving in the market right now.
sessions_list
read-only
limit
List the authenticated key's recent chat sessions. Useful to resume prior conversations. List the authenticated key's recent chat sessions. Useful to resume prior conversations.
signal_performance
read-only