Skip to content
Zed

AIMarket MCP Gateway for Zed

io.github.alexar76/aimarket-mcp

Stdio + HTTP MCP gateway: SSRF-hardened web_fetch, web_search, metis_verify, market_search.

client:Zed transport:streamable-http runtime:pypi

Install AIMarket MCP Gateway in Zed

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

{
  "context_servers": {
    "aimarket-mcp": {
      "url": "https://{aimarket_host}/mcp"
    }
  }
}

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

AIMarket MCP Gateway in other clients