MandoCode brings local-first AI coding agent to .NET and Ollama
MandoCode is an open-source CLI coding agent built in .NET that runs against local Ollama models with no API keys required, supporting file operations, web browsing, MCP, and Skills.
Score breakdown
MandoCode offers a fully local, privacy-preserving coding agent option for .NET developers, removing the dependency on external API keys or cloud services that most AI coding tools require.
- 01MandoCode is an open-source CLI coding agent written in .NET.
- 02Runs against local Ollama models with no API keys required and no data leaving the machine.
- 03Optionally supports Ollama cloud models.
MandoCode is an open-source, local-first CLI coding agent built in .NET by the author known as devmando. It runs against local Ollama models by default, requiring no API keys and keeping all data on the user's machine. For those who prefer it, Ollama cloud models are also supported.
The agent is capable of reading, editing, and searching a codebase, as well as planning and browsing the web.
The agent is capable of reading, editing, and searching a codebase, as well as planning and browsing the web. It supports MCP and Skills, extending its capabilities further. The project was built using Semantic Kernel, which the author credits for making it straightforward to develop on .NET with C#. It can be installed with the command `dotnet tool install -g MandoCode`, and the author notes that more work is planned.
Key facts
- 01MandoCode is an open-source CLI coding agent written in .NET.
- 02Runs against local Ollama models with no API keys required and no data leaving the machine.
- 03Optionally supports Ollama cloud models.
- 04Capabilities include reading, editing, searching, planning, and web browsing across a codebase.
- 05Supports MCP and Skills.
- 06Installed via `dotnet tool install -g MandoCode`.
- 07Built using Semantic Kernel on .NET C#.
Topics
Summary and scoring are generated automatically from the original article. We always link back to the publisher and never republish images or paywalled content. Last processed Jun 12, 2026 · 10:05 UTC. How this works →