Skip to content
Zed

Авито MCP (RU) for Zed

io.github.ilyautov/avito-mcp-ru

API Авито в ИИ-ассистенте: объявления, чаты, заказы, автозагрузка, отзывы

client:Zed transport:stdio runtime:pypi

Install Авито MCP (RU) 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": {
    "avito-mcp-ru": {
      "command": "uvx",
      "args": [
        "avito-mcp-ru"
      ],
      "env": {
        "AVITO_CLIENT_ID": "<AVITO_CLIENT_ID>",
        "AVITO_CLIENT_SECRET": "<AVITO_CLIENT_SECRET>"
      }
    }
  }
}

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

Авито MCP (RU) in other clients