Source Parts MCP documentation
Connect AI assistants, automation workflows, and analytics tooling to the Source Parts component graph using the Model Context Protocol.
Choose a track
Jump to the topic you need—each guide ships with payload examples, best practices, and related links to keep assistants reliable.
- Integrate Source Parts with Claude Desktop
Teach Claude Desktop how to execute Source Parts tools so product teams can ask for live component availability without leaving the conversation.
- Connect Source Parts to OpenAI Codex
Expose the Source Parts MCP server as a trusted tool inside OpenAI Codex so engineering copilots can reason over validated component data.
- Route Source Parts MCP to custom assistants
Forward Source Parts tools to internal assistants and fine-tuned models while keeping a consistent MCP contract across vendors.
- Share rich context with Source Parts MCP tools
Attach bill of materials, preferred suppliers, and conversation breadcrumbs to every MCP invocation so assistants respond with actionable guidance.
- Model Context Protocol support
Understand how Source Parts extends the Model Context Protocol to deliver real-time component intelligence to any assistant.
- Data formats and payload shape
Learn how inventory, pricing, and quote responses are modeled so you can hydrate downstream systems without custom transforms.
- Streaming updates and long-running jobs
Handle long-running searches and incremental enrichment without blocking the end-user experience.
- Caching and retry guidance
Reduce latency and stay within rate limits by caching immutable data and retrying gracefully when the MCP server throttles requests.
- Inventory search tooling
Locate on-hand inventory across vetted partners with filters for lifecycle risk, packaging, and fulfillment region.
- Pricing and commercial data
Calculate landed costs with contract pricing, moq handling, and break-even analytics.
- Availability monitoring
Watch production-sensitive SKUs and react when allocation or lead times shift unexpectedly.
- Quote orchestration
Create, monitor, and finalize quotes directly from MCP-aware assistants.
- Authentication and session management
Secure MCP traffic with Auth0-issued tokens and short-lived API keys dedicated to assistants.
- Encryption and data handling
Understand how Source Parts encrypts MCP traffic in transit and at rest—including optional customer-managed keys.
- Rate limiting and throttling
Stay within Source Parts allocation windows by honoring rate-limit headers and grouping high-volume jobs into scheduled batches.
- Audit logging and compliance
Capture a tamper-evident audit trail for every MCP command to satisfy procurement and quality teams.
- Workflow automation overview
Combine triggers, actions, and schedulers to automate procurement, engineering change notices, and shortage response plans.
- Automation triggers
Monitor Source Parts signals and fire downstream automations when inventory, pricing, or compliance crosses your guardrails.
- Automation actions
Execute reusable actions when triggers fire—creating purchase orders, updating ERP records, or pinging collaboration tools.
- Automation scheduler
Run periodic jobs against the Source Parts MCP server—refresh pricing, re-check alternates, or generate restock plans.
- TypeScript SDK usage
Use the Source Parts SDK for structured TypeScript bindings, automatic retries, and observability hooks.
- MCP playground
Prototype tool calls directly against Source Parts from the command line or a simple web UI before wiring assistants.
- Installation checklist
Spin up the Source Parts MCP server in minutes and verify access before inviting your AI assistants.
- Use case: data analysis
Blend Source Parts MCP data with internal analytics to forecast costs, evaluate alternates, and track supplier risk.
- Use case: automation
Trigger replenishment, quote approvals, and supplier escalations the second Source Parts signals change.
- Use case: integrations
Embed Source Parts MCP data inside PLM, ERP, and sourcing tools without custom API plumbing.