A few months ago I wrote about InvestPal — an AI-powered investment advisor built on top of the Model Context Protocol. The core idea was simple: wrap financial data sources in MCP tools and let an LLM agent use them to answer investment questions with real market data.
Since then the system has grown in ways that are worth writing about separately. This post covers three significant engineering additions:
- Brokerage integrations via two new MCP servers (Alpaca Markets and Coinbase)
- A dual-agent architecture where a second agent manages long-term user memory in the background
- An agent-driven reminder system with... read more

