Neural Graph Mapper for Zed
io.github.evozim/neural-graph-mapper
Transform unstructured text into queryable semantic knowledge graphs.
client:Zed
transport:sse
Install Neural Graph Mapper in Zed
~/.config/zed/settings.json · windows: %APPDATA%\Zed\settings.json
{
"context_servers": {
"neural-graph-mapper": {
"url": "https://neural-graph-mapper-mcp.vercel.app/api/mcp"
}
}
}
Merge this into your existing settings object — do not replace the file. Zed docs