Skip to content
Grok

Source Parts for Grok

io.github.sourceparts/parts-mcp

Electronic component sourcing, BOM management, and PCB design workflows.

client:Grok transport:streamable-http runtime:pypi

Install Source Parts in Grok

.mcp.json (in your project root)

{
  "mcpServers": {
    "parts-mcp": {
      "type": "http",
      "url": "https://mcp.source.parts/"
    }
  }
}

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

Source Parts in other clients