PartsTable for Grok
com.partstable/partstable
MCP server for IT hardware parts research: normalize PNs, search listings, get subs/comps.
client:Grok
transport:streamable-http
tools:5
Install PartsTable in Grok
.mcp.json (in your project root)
{
"mcpServers": {
"partstable": {
"type": "http",
"url": "https://mcp.partstable.com/mcp"
}
}
}
Grok Build reads Claude Code's .mcp.json and Claude Desktop's config unchanged, so a server you have already set up there needs nothing new. The Grok web app and X integration do not take custom servers. Grok docs