MIAPI — Grounded Web Answers for Claude Desktop
uk.miapi/miapi
Web search and AI answers with real source citations and a confidence score.
client:Claude Desktop
transport:stdio
runtime:pypi
Install MIAPI — Grounded Web Answers in Claude Desktop
~/Library/Application Support/Claude/claude_desktop_config.json · windows: %APPDATA%\Claude\claude_desktop_config.json
{
"mcpServers": {
"miapi": {
"command": "uvx",
"args": [
"miapi-sdk"
],
"env": {
"MIAPI_API_KEY": "<MIAPI_API_KEY>"
}
}
}
}
Settings → Developer → Edit Config opens this file. Restart the app after saving. Claude Desktop docs