Skip to content
Cline

3dprint oracle for Cline

io.github.gregario/3dprint-oracle

3D printing filament and materials knowledge MCP server

client:Cline transport:stdio runtime:npm

Install 3dprint oracle in Cline

~/Library/Application Support/Code/User/globalStorage/saoudrizwan.claude-dev/settings/cline_mcp_settings.json · windows: %APPDATA%\Code\User\globalStorage\saoudrizwan.claude-dev\settings\cline_mcp_settings.json

{
  "mcpServers": {
    "3dprint-oracle": {
      "command": "npx",
      "args": [
        "-y",
        "3dprint-oracle"
      ]
    }
  }
}

Cline's MCP Servers pane edits this file for you if you would rather not find it. Cline docs

3dprint oracle in other clients