AIURION Agentic 3D Printing — San Francisco
com.aiurion/agentic-3d-printingQuote, purchase, and track custom 3D prints from AIURION in San Francisco.
Tools · 7
Read AIURION's supported 3D model formats, limits, materials, production options, and purchasing flow.
Immediately create a public, scoped 24-hour guest session with a small free quote allowance. No account or invitation is required.
Create a free, checkout-ready 3D print quote. The model must be supplied as base64 and a stable idempotency key must be reused for retries.
Retrieve a quote previously created by this guest session or permanent integration.
Update quantity, material, production speed, or fulfillment before checkout.
Create a Stripe Checkout URL after the customer approves the quote. Stripe authorizes the card; AIURION captures payment only after manually approving the model.
Poll the payment and manufacturing status associated with a credential-owned quote.
Similar MCP servers embedding-nearest
How to use
Add to your Claude Desktop / Cursor / Cline MCP config:
{
"mcpServers": {
"aiurion_agentic_3d_printing_—_san_francisco": {
"url": "https://aiurion.com/api/agent/v1/mcp",
"transport": "streamable-http"
}
}
}