Skip to content
Zed

DataSnipe MCP for Zed

app.datasnipe/datasnipe-mcp

Extract structured data points from research papers and other documents with an LLM.

client:Zed transport:streamable-http

Install DataSnipe MCP in Zed

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

{
  "context_servers": {
    "datasnipe-mcp": {
      "url": "https://datasnipe.app/mcp"
    }
  }
}

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

DataSnipe MCP in other clients