Connect your AI to Tradewink
37+ trading tools available instantly in Claude Code, Claude Desktop, Cursor, Windsurf, or any MCP-compatible client. One install, one API key.
Three steps to get started
Install the connector
One command adds Tradewink to your AI client.
Sign in with OAuth
First launch opens your browser to authorize — no API key required.
Start talking to your portfolio
"What's my P&L today?" "Analyze NVDA." "Show top movers."
Install for your client
Choose your AI client below. All use the same @tradewink/mcp npm package.
One command in your terminal. OAuth opens on first run.
claude mcp add tradewink -- npx -y @tradewink/mcpPrefer a long-lived token (CI, sandbox)? Set TRADEWINK_API_KEY=tw_... to skip the OAuth flow.
OAuth 2.1 — no API key needed
The Tradewink MCP server implements the full MCP authorization spec: metadata discovery, Dynamic Client Registration, PKCE, and refresh-token rotation. Your AI client handles it automatically.
Browser-based sign-in
First launch opens tradewink.com in your browser. Approve the request. Tokens are cached locally and refresh automatically.
PKCE + token rotation
Every authorization uses PKCE (S256). Refresh tokens rotate on each use — reuse triggers chain revocation.
Scoped to your account
Tokens bind to your Clerk identity. Tools only see your portfolio, your strategies, your brokers.
Revoke anytime
Visit dashboard › API keys to revoke an MCP client's access. Re-authorize any time by re-running the bridge.
Metadata: /.well-known/oauth-protected-resource
How it works
37 tools available
Everything you need to manage your trading from your AI assistant.
Account & Portfolio
3get_accountget_positionsget_portfolio_liveMarket Data
7get_quotebatch_quoteget_historicalget_newsget_analyst_ratingsget_earningsget_technical_analysisWatchlist
3get_watchlistadd_to_watchlistremove_from_watchlistTrading
4place_orderclose_positionget_open_orderscancel_orderScreener
2get_market_moversget_screener_resultsStrategies
4get_strategiesget_strategyget_exit_strategiesget_sell_confidenceTrade History
4get_tradesget_trade_analyticsget_trade_executionsget_audit_logAI Analysis
3ask_aianalyze_tickerget_insightsPreferences
4get_preferenceslist_preference_optionsupdate_preferencereset_preferenceScheduling
3schedule_analysislist_scheduled_jobscancel_scheduled_jobAPI key permissions
Generate keys with the access level you need.
| Level | Access | Rate limit |
|---|---|---|
read | Market data, portfolio, strategies, trade history | 120 req/min |
trade | Everything in read + order execution, watchlist | 60 req/min |
admin | Full access including agent configuration | 30 req/min |
Ready to connect?
Get your API key and start trading from your AI assistant in under a minute.