MIKOGPT

agentic coding environment

Open-source desktop IDE powered by AI. Bring your own model. Code with AI, not around it.

v0.1.0
src/app.tsx function App() { return ( <MikoGPT /> ) } export default App
Analyze this project and create a plan.
I found the entry points, build scripts and UI structure. Ready to apply changes.
Run step 1 → update branding safely.
$ npm run build ✓ renderer built ✓ node parts built ✓ preload copied
Plan mode 01 Discovery 02 Strategy 03 Risk review 04 Implementation

Everything you need

Desktop-native coding workspace with AI agent, editor, terminal, models, project memory and automation.

01

Agentic AI

Reads, writes, edits files and runs commands with project context.

02

Any model

OpenAI-compatible endpoints, OpenRouter, Ollama, Groq, DeepSeek and more.

03

MCP Support

Connect external tools like GitHub, databases, browsers and internal systems.

04

Project Templates

Start React, Next.js, Express, Flask, Electron, Telegram Bot and Vue projects.

05

Monaco editor

VS Code engine, tabs, breadcrumbs, autosave and file icons.

06

Integrated terminal

Real bash, PowerShell or cmd terminal with multiple tabs.

07

Markdown + LaTeX

AI responses render Markdown, code blocks and math formulas.

08

Project Snapshots

One-click zip backups for safe experiments and rollback.

09

Multi-project

Separate sessions, terminals, chats and editor states for every project.

10

Web Search

Search current documentation and information when needed.

11

Light & Dark themes

Switch the entire IDE between focused dark and clean light palettes.

12

Custom UI

Flexible workspace settings for a compact or expanded coding flow.

Connect your AI MikoGPT
OpenAIGPT models
OpenRouterMany providers
Claudevia compatible API
GeminiGoogle models
OllamaLocal models
DeepSeekReasoning models
GroqFast inference
Your serverCustom endpoint

Zero vendor lock-in

Switch providers in minutes. Your code, conversations and project context stay yours. Today OpenAI, tomorrow Ollama, next week your own fine-tuned model.

FAQ

The basics before installing MikoGPT.

Is MikoGPT free?

Yes. The application is based on open-source code. You bring your own AI provider key or local model.

Which AI models are supported?

Any model accessible through an OpenAI-compatible API: OpenAI, OpenRouter, Gemini, DeepSeek, Groq, Ollama, LM Studio and custom endpoints.

Does it work offline?

The desktop app can run locally. For fully offline usage, connect a local model through Ollama or LM Studio.

Is my code sent to external servers?

Only to the AI provider you configure. If you use a local model, your code stays on your machine.

How is this different from Cursor?

MikoGPT is model-agnostic, desktop-native and focused on bring-your-own-provider workflows without IDE subscription lock-in.

GET STARTED

Start coding with MikoGPT

1download MikoGPT for macOS, Windows or Linux
2connect your OpenAI-compatible provider
3open a project and ask the agent to help