Skip to content
Zed

AI Index Network for Zed

io.github.willians2018/ai-index-network

Answers questions about a business using its indexed website content, with cited sources.

client:Zed transport:streamable-http

Install AI Index Network in Zed

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

{
  "context_servers": {
    "ai-index-network": {
      "url": "https://api.aindex-ai.com/v1/mcp"
    }
  }
}

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

AI Index Network in other clients