mcp server for Zed
io.github.facehunch/mcp-server
Read-only MCP connector for Facehunch saved reports, access status and available source links.
client:Zed
transport:streamable-http
runtime:npm
Install mcp server in Zed
~/.config/zed/settings.json · windows: %APPDATA%\Zed\settings.json
{
"context_servers": {
"mcp-server": {
"url": "https://mcp.facehunch.com/mcp"
}
}
}
Merge this into your existing settings object — do not replace the file. Zed docs