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.
Discovered via agent-topic:ai-agent and last synced 2mo ago.
Install instructions not detected yet
Check the source repository for the latest setup steps.
Send prompt
Per-token billing
API keys, accounts
No
Network + queue
Function
Read any file in your workspace
Create new files
Precise string-level edits, whitespace-tolerant
Pattern-match files across the project
Regex search across files
Execute shell commands
Action
Stop generation or tool run
</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` \