Skip to content
Windsurf

Kiln for Windsurf

io.github.codeofaxel/kiln

Kiln MCP server for agents: design, slice, print, monitor, and recover physical objects safely.

client:Windsurf transport:stdio runtime:pypi

Install Kiln in Windsurf

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

Held in this page only — never stored, logged, or sent anywhere but back to your screen.

{
  "mcpServers": {
    "kiln": {
      "command": "uvx",
      "args": [
        "kiln3d"
      ],
      "env": {
        "KILN_PRINTER_HOST": "<KILN_PRINTER_HOST>",
        "KILN_PRINTER_API_KEY": "<KILN_PRINTER_API_KEY>",
        "KILN_PRINTER_TYPE": "<KILN_PRINTER_TYPE>"
      }
    }
  }
}

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

Kiln in other clients