AIURION Agentic 3D Printing — San Francisco for Claude Desktop
com.aiurion/agentic-3d-printing
Quote, purchase, and track custom 3D prints from AIURION in San Francisco.
client:Claude Desktop
transport:streamable-http
tools:7
Install AIURION Agentic 3D Printing — San Francisco in Claude Desktop
~/Library/Application Support/Claude/claude_desktop_config.json · windows: %APPDATA%\Claude\claude_desktop_config.json
{
"mcpServers": {
"agentic-3d-printing": {
"command": "npx",
"args": [
"-y",
"mcp-remote",
"https://aiurion.com/api/agent/v1/mcp"
]
}
}
}
Claude Desktop has no remote transport in its config file, so this bridges through mcp-remote. Restart the app after saving. Claude Desktop docs