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 Setup Guides

Claude

  1. Open the Claude app and navigate to Customize > Connectors.
  2. Click the “Add” or ”+” button 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

  1. OctoEverywhere is now in the official ChatGPT plugins list!
  2. Open the ChatGPT app
  3. Select “Plugins” in the upper right menu
  4. Search for “OctoEverywhere”
  5. Press “Install”

Google Gemini

The OctoEverywhere MCP server will work everywhere in Gemini, but it must be set up in the desktop app or website.
  1. Open the Gemini desktop app or website in your browser.
  2. Click the settings gear icon and then select “Connected Apps”
  3. Scroll to the bottom and select “Add a custom app”
  4. Enter the MCP server URL: https://octoeverywhere.com/api/mcp
  5. Click Next
  6. Approve the permissions
Sometimes the Gemini Custom App setup will fail, saying something about a linked account being required. Simply retry a few times, and the error will resolve itself.

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: