Skip to content
Zed

fetch extract for Zed

io.github.cedrickouma/fetch-extract

MCP server (stdio): fetch web pages as clean readable markdown via the AgentForge API

client:Zed transport:streamable-http runtime:npm

Install fetch extract in Zed

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

{
  "context_servers": {
    "fetch-extract": {
      "url": "https://apim-agentforge-6lfm33.azure-api.net/fetch-extract/mcp"
    }
  }
}

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

fetch extract in other clients