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
{
"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