Skip to content
Zed

MIAPI — Grounded Web Answers for Zed

uk.miapi/miapi

Web search and AI answers with real source citations and a confidence score.

client:Zed transport:stdio runtime:pypi

Install MIAPI — Grounded Web Answers in Zed

~/.config/zed/settings.json · windows: %APPDATA%\Zed\settings.json

Held in this page only — never stored, logged, or sent anywhere but back to your screen.

{
  "context_servers": {
    "miapi": {
      "command": "uvx",
      "args": [
        "miapi-sdk"
      ],
      "env": {
        "MIAPI_API_KEY": "<MIAPI_API_KEY>"
      }
    }
  }
}

Merge this into your existing settings object — do not replace the file. Zed docs

MIAPI — Grounded Web Answers in other clients