For Agents
Slant 3D MCP Server
Point any MCP-capable agent at our server and it can quote a part and place a real production order end to end. No survey questions, no account setup — upload a model, pick a quantity, choose shipping, pay.
Server URL
https://www.slant3d.com/mcpStreamable HTTP transport. Open to the public — no API key or sign-in needed.
What your agent can do
quote_upload_part
Upload an STL by public URL or base64 and get pricing at 1, 100 and 1000 units. Returns a quote ID; call again to add more parts to the same quote.
quote_set_quantity
Price any quantity — a standard volume or a custom number — and get unit price, setup fee, subtotal and lead time.
quote_shipping_options
Rate delivery to an address and get the available carrier services with prices.
quote_checkout
Create a payment link. Once paid, the order goes straight into the print farm and the customer gets a confirmation email.
list_materials
List the materials (PLA, PETG, CF PETG, OPM) and filament colors currently offered.
list_blog_posts
List published Slant 3D articles and video posts.
get_blog_post
Read the full content of one article.
get_service_info
Get a description and link for a Slant 3D service: API, Teleport, Batch Production, SlantBox, quoter, contact.
A typical run
- 1. Upload the STL and read back prices at 1, 100 and 1000 units.
- 2. Set the quantity the customer wants.
- 3. Add the delivery address and pick a shipping service.
- 4. Hand the customer the payment link. Once paid, printing starts and a confirmation email goes out.
Prefer a different route?
Building software rather than an agent? Our print API gives you direct access to the farm. Quoting by hand instead? Use the quoter. Questions? Get in touch.