Docs menu+

OpenAI's macOS / Windows ChatGPT app. MCP support is rolling out via Settings → Connectors.

#ChatGPT Desktop

OpenAI's macOS / Windows ChatGPT app. MCP support is rolling out via Settings Connectors.

#Status

Manual paste the snippet below into the indicated config file.

#Config file

macOS: Settings → Connectors → Add MCP server (UI only)

Windows: Settings → Connectors → Add MCP server (UI only)

Linux: Not yet supported.

#Setup

Open the config file above, paste the block below, save:

yaml
# In Settings → Connectors → Add MCP server, fill the fields: Name: mcpvault Command: mcpvault Args: server # Repeat once per wrapper you want exposed: Name: supabase Command: mcpvault Args: wrap supabase

#Restart

Toggle the server off and on in Settings Connectors, or quit and relaunch ChatGPT.

#Notes

  • ChatGPT Desktop does not yet accept a config file paste. Add each server through the GUI.

#Verify

Run mcpvault doctor --client chatgpt-desktop to confirm ChatGPT Desktop sees the vault.

ChatGPT Desktop — mcpvault docs