Skip to content

universal research mcp for Zed

io.github.mp-juns/universal-research-mcp

Provenance-first research memory with hash-bound evidence and a fail-closed eligibility gate.

client:Zed transport:stdio runtime:pypi

Install universal research mcp in Zed

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

{
  "context_servers": {
    "universal-research-mcp": {
      "command": "uvx",
      "args": [
        "universal-research-mcp"
      ]
    }
  }
}

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

universal research mcp in other clients