FindMyPart for Grok
io.github.jgaethle10/findmypart
Hard-to-source part discovery with replacement, salvage and fabrication paths.
client:Grok
transport:streamable-http
tools:4
Install FindMyPart in Grok
.mcp.json (in your project root)
{
"mcpServers": {
"findmypart": {
"type": "http",
"url": "https://findmypart.base44.app/functions/findMyPartMcp"
}
}
}
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