Start Here
Welcome to AI at MCS.
Two paths below — pick the one that fits. No background assumed.
New to AI
Just getting started. What is this thing, actually.
What a model actually is
An LLM (large language model) predicts the next word — repeatedly, very fast. It doesn't reason or retrieve facts the way a database would. It learned patterns from a massive amount of text, and it generates responses that fit those patterns. That's it.
Three terms worth knowing
Assistant vs. agent vs. tool
One thing to remember
Models hallucinate. They can state wrong information with full confidence. Never trust a factual claim without checking a primary source — especially for names, dates, versions, or regulations.
New to MCS AI
Already know AI basics. What does MCS use, and how.
Your toolkit
Quick questions, ideation, drafting documents, exploring an unfamiliar topic.
Web UI. Works in any browser. No setup.
Writing, reading, and modifying code and files in a real project.
CLI tool. Lives in your terminal. Reads your actual files. Runs commands.
Same as Claude Code, but embedded inside VS Code.
VS Code extension. Uses the same Synapse Gateway endpoint.
Where things live
Getting started
Everyone
For engineers (coding assistant)