Building an MCP Agentic Stock Trading System - Part 1: The Architecture
I wanted to experiment with Model Context Protocol (MCP) and compare local LLMs against API-based ones. So I built a stock paper-trading system with three brains: a rules-based trader, Claude API, and a local Llama model in LM Studio. Same market data, different decision-making approaches.
