InferMap for Zed
io.github.benseverndev-oss/infermap
Map messy columns to a known schema — 7 scorers, domain dictionaries, F1 0.84. Zero config.
client:Zed
transport:streamable-http
runtime:pypi
Install InferMap in Zed
~/.config/zed/settings.json · windows: %APPDATA%\Zed\settings.json
{
"context_servers": {
"infermap": {
"url": "https://infermap-mcp-production.up.railway.app/mcp/"
}
}
}
Merge this into your existing settings object — do not replace the file. Zed docs