miii-agent

data-ai MCP Server

Local AI coding agent for your terminal. Open-source, offline alternative to Claude Code, Cursor & Copilot — powered by Ollama and any local LLM. Private by default, free forever.

Verified
data-aidata-ai
3 views28 stars2 forksv0.1.34MIT

Why This Matters

Discovered via agent-topic:ai-agent and last synced 2mo ago.

Verified
Source
agent-topic:ai-agent
Stars
28
Last synced
2mo ago
Install
Check source

Install

Install instructions not detected yet

Check the source repository for the latest setup steps.

View source instructions
15
Tools
0
Resources
0
Prompts
Standard I/O
Transport

Available Tools (15)

Enter

Send prompt

Cost

Per-token billing

Setup

API keys, accounts

Offline

No

Latency

Network + queue

Tool

Function

read_file

Read any file in your workspace

write_file

Create new files

edit_file

Precise string-level edits, whitespace-tolerant

glob

Pattern-match files across the project

grep

Regex search across files

run_bash

Execute shell commands

Key

Action

Esc

Stop generation or tool run

Quit

</details> <details> <summary><strong>Configuration & other backends</strong></summary> Settings live in `~/.miii/config.json`, created on first run: ```json { "model": "qwen2.5-coder:14b", "ollamaHost": "http://localhost:11434", "effort": "medium" } ``` `effort` (`low` \