Skip to content
Zed

faculti for Zed

io.github.facultidev42facultidevelopment/faculti

Search academic expert insights, papers and contributions from Faculti

client:Zed transport:stdio runtime:npm

Install faculti in Zed

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

{
  "context_servers": {
    "faculti": {
      "command": "npx",
      "args": [
        "-y",
        "@facultiai/mcp-server"
      ]
    }
  }
}

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

faculti in other clients