Back to Apps

Wealthy MCP Server
by wealthy
Integrate Wealthy trading platform features into your AI workflow for smart trading and portfolio management.
0 stars
Works in:Cursor
Exposes:Tools
What it does
Wealthy MCP enables AI assistants to interact directly with the Wealthy trading platform. It allows users to check real-time market prices, manage portfolios, place trades, and get research-driven investment ideas through natural language.
Tools
get_price: Retrieve current market prices for specified trading symbolsplace_order: Execute buy or sell orders directly via AIget_holdings: View current portfolio holdings and detailed positionsget_trade_ideas: Access market insights and professional trading suggestionscreate_watchlist: Manage lists of securities for trackingget_user_margin: Monitor account margin and available fundsreports_tool: Generate detailed holdings and order book reports
Installation
Configure your claude_desktop_config.json or .cursor/mcp.json as follows:
{
"mcpServers": {
"wealthy-mcp": {
"command": "<path to downloaded/installed binary>"
}
}
}
Supported hosts
- Claude Desktop
- Cursor
Quick install
go install github.com/wealthy/wealthy-mcp/cmd/wealthy-mcp@latestInformation
- Pricing
- free
- Published
- 5/11/2026
- stars
- 0
Categories
Choose your AI client and follow the steps below.
Cursor
Add the path to the binary to your .cursor/mcp.json.Claude Desktop
Add the path to the binary to your claude_desktop_config.json.





