Skip to content
Zed

Parseium for Zed

com.parseium/mcp

Web scraping runtime for agents: parsers, scrapes, batches, crons, and SQL databases.

client:Zed transport:streamable-http

Install Parseium in Zed

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

{
  "context_servers": {
    "mcp": {
      "url": "https://api.parseium.com/mcp"
    }
  }
}

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

Parseium in other clients