Skip to content
Back to search
100
MCP live MCP 2025-11-25 streamable-http

AIURION Agentic 3D Printing — San Francisco

com.aiurion/agentic-3d-printing

Quote, purchase, and track custom 3D prints from AIURION in San Francisco.

Uptime
100.0%
1 direct probes · 30d
Response
1171ms
last probe
Tools
7
callable
Resources
0
readable
Prompts
0
available

Tools · 7

printing.capabilities.get

Read AIURION's supported 3D model formats, limits, materials, production options, and purchasing flow.

printing.sessions.start

Immediately create a public, scoped 24-hour guest session with a small free quote allowance. No account or invitation is required.

printing.quotes.create

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.

printing.quotes.get

Retrieve a quote previously created by this guest session or permanent integration.

printing.quotes.update

Update quantity, material, production speed, or fulfillment before checkout.

printing.checkout.create

Create a Stripe Checkout URL after the customer approves the quote. Stripe authorizes the card; AIURION captures payment only after manually approving the model.

printing.orders.get

Poll the payment and manufacturing status associated with a credential-owned quote.

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"
    }
  }
}