PartsTable for Zed
com.partstable/partstable
MCP server for IT hardware parts research: normalize PNs, search listings, get subs/comps.
client:Zed
transport:streamable-http
tools:5
Install PartsTable in Zed
~/.config/zed/settings.json · windows: %APPDATA%\Zed\settings.json
{
"context_servers": {
"partstable": {
"url": "https://mcp.partstable.com/mcp"
}
}
}
Merge this into your existing settings object — do not replace the file. Zed docs