Connect your AI assistant to Moxn Documents over MCP
This guide walks you through connecting your AI assistant to Moxn Documents over MCP so it can search, read, and write documentation.For CLI-based setup (API key, no MCP), see CLI Quick Start.
Replace your-workspace-slug with your actual workspace slug (visible in your Moxn dashboard URL).Once connected, you can use Moxn tools in any Claude.ai conversation.
ChatGPT supports MCP connectors through its settings.
Requires a Plus or Pro subscription with developer mode enabled.
Replace your-workspace-slug with your actual workspace slug.To use it, click the + button in a new chat, select More, then choose Moxn Documents from your connectors.
Limitation: The upload_url tool is not fully supported with remote connections. Avoid file uploads when using ChatGPT.
Google Gemini supports MCP through Google AI Studio.
This opens claude_desktop_config.json in your text editor. If the file is empty or just has {}, replace it with your configuration from Step 1.If you already have other MCP servers configured, add the knowledge-base entry inside the existing mcpServers object:
After restarting Claude Desktop, you should see a hammer icon in the bottom-right corner of the chat window. This indicates MCP servers are connected.Click the + button at the bottom of the chat, then select Connectors to see your connected servers.
ChatGPT Desktop uses a GUI-based setup instead of a config file.
Requires Developer Mode. You’ll need a ChatGPT Plus or Pro subscription with developer mode enabled.
Open ChatGPT Desktop
Go to Settings → Apps & Connectors → Advanced settings
Enable Developer mode
Click Create under connectors
Fill in:
Name: Moxn Documents
Description: Search, read, and write documentation
Replace your-workspace-slug with your actual workspace slug (visible in your Moxn dashboard URL).To use it, click the + button in a new chat, select More, then choose Moxn Documents from your connectors.
Limitation: The upload_url tool is not fully supported with remote connections. Avoid file uploads when using ChatGPT Desktop.
The Gemini CLI supports MCP servers through its configuration file.
Not sure which setup to use? Here’s the difference:
Type
How It Works
Apps That Use It
Local (stdio)
Runs on your machine via npx
Claude Code, Cursor, Claude Desktop, Gemini CLI
Remote (http)
Connects to Moxn’s servers
Claude.ai, ChatGPT, Gemini, Claude Cowork, ChatGPT Desktop
Local is better when available. It supports all features including file uploads, and keeps data flowing through your machine.Remote is required for web and cloud environments. Web apps and cloud VMs can’t execute local commands. The upload_url tool doesn’t work reliably in remote mode.
If you use several AI tools (e.g., Claude Code on your laptop and Claude.ai in the browser), you can configure both connections. Use different server names so each tool knows which to use: