Skip to content
Windsurf

3dprint oracle for Windsurf

io.github.gregario/3dprint-oracle

3D printing filament and materials knowledge MCP server

client:Windsurf transport:stdio runtime:npm

Install 3dprint oracle in Windsurf

~/.codeium/windsurf/mcp_config.json · windows: %USERPROFILE%\.codeium\windsurf\mcp_config.json

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

Global only — Windsurf has no per-project MCP config. Refresh Cascade after saving. Windsurf docs

3dprint oracle in other clients