Design MCP apps around three clear parts: the IDE client/plugin, the MCP Agent, and the Model Provider.
Examples of Model Providers include cloud endpoints such as OpenAI. Keep responsibilities isolated to reduce complexity.
Action: draw a one-page diagram showing these three components for your project.
optimistengineer.substa…