Skip to main content

Intro

OctoEverywhere’s free remote MCP server for 3D printing allows any AI assistant or agent to fully integrate with your 3D printers. Your AI assistant will be able to access live status information about your 3D printers, live webcam snapshots, access files, diagnose errors and problems, and even control your 3D printers if you allow access.

Ease Of Use

OctoEverywhere’s cloud AI MCP server is easy to set up. Simply install the OctoEverywhere plugin on your 3D printer, log in to the MCP server, and you’re done. OctoEverywhere supports almost any 3D printer, including OctoPrint, Klipper, Bambu Lab, Creality, Prusa, FlashForge, Snapmaker, and more.

Security

OctoEverywhere’s MCP granular control allows you to enable/disable access to any MCP function, ensuring the model has no access to it. We also provide time-limited access to sensitive tools, such as 3D printer control. These control permissions are enforced by OctoEverywhere’s servers, so there’s no way for the AI to get around them.

Privacy

Our cloud MCP server is built on OctoEverywhere’s worldwide secure and private server infrastructure. OctoEverywhere sticks to a strict Privacy Commitment; you can read more about it here.

Get Started

Click here to set up your 3D printer or choose a client below for a full step-by-step guide.

AI App Setup Guides

Claude Desktop

Available on Free, Pro, Max, Team, and Enterprise plans. Free users are limited to one custom connector.
  1. Open Claude Desktop and navigate to Customize > Connectors.
  2. Click ”+” and select Add Connector.
  3. Enter the MCP server URL: https://octoeverywhere.com/api/mcp.
  4. Click Connect after saving, then follow the on-screen prompts to complete OAuth sign-in and authorization.

ChatGPT

Available in beta to Plus, Pro, Business, Enterprise and Education accounts on the web.
  1. Open ChatGPT and go to Settings > Apps > Advanced Settings.
  2. Turn on Developer Mode.
  3. Click Create App.
  4. Enter the MCP server URL: https://octoeverywhere.com/api/mcp
  5. Save the configuration and follow the prompts to complete OAuth sign-in and authorization.

Claude Code

  1. Run the following command in your terminal:
  1. In your Claude Code session, run /mcp and follow the prompts to complete the OAuth authorization flow.
  2. To use a Bearer Token instead, add the --header flag:

Cursor

  1. Open Cursor and go to Cursor Settings.
  2. In the left sidebar, select Tools & MCP, then click Add Custom MCP.
  3. Edit the .cursor/mcp.json file and add the following content:
  1. Save the configuration, then reopen Tools & MCP.
  2. Find OctoEverywhere in the installed MCP services list, click Connect, and complete OAuth sign-in and authorization in your browser.
  3. To use a Bearer Token, add the headers field to the configuration instead:

VS Code

  1. Create or edit the .vscode/mcp.json file in your workspace and add the following content:
  1. You can also open the Command Palette (Ctrl+Shift+P / Cmd+Shift+P), run Add Server, choose HTTP (HTTP or Server-Sent Events), enter the MCP server URL https://octoeverywhere.com/api/mcp and an ID, then choose whether to apply it to the workspace or globally.
  2. Save the configuration and follow the prompts to complete OAuth sign-in and authorization in your browser.
  3. To use a Bearer Token, add the headers field to the configuration instead:

Codex

Via the Codex App
  1. Open the Codex App and go to Settings > MCP Servers.
  2. Click Add Server.
  3. Select Streamable HTTP.
  4. Enter the MCP server URL: https://octoeverywhere.com/api/mcp
  5. Click Authenticate after saving, then follow the on-screen prompts to complete OAuth sign-in and authorization.
Via the CLI
  1. Run the following command in your terminal:
  1. You will be automatically prompted to complete OAuth sign-in and authorization in your browser.

TRAE

  1. Open TRAE and go to Settings.
  2. In the left sidebar, select MCP, then click Add > Add Manually.
  3. Add the following configuration: