MCP
If your MCP client restricts outbound network access, add api.gerri.commonpaper.com to the domain allowlist.
Some Gerri MCP tools need the client to run curl requests against that host (for example, uploading a file with a minted curl_command). Without the domain on the allowlist, those requests are blocked even if the MCP server itself is connected.
Cursor
Enterprise admins can allow remote MCP hosts from the Cursor dashboard. Add a URL entry for https://api.gerri.commonpaper.com/mcp (or https://api.gerri.commonpaper.com/*).
See Cursor MCP Allowlist.
ChatGPT
Add api.gerri.commonpaper.com to the environment domain allowlist.
- Open the ChatGPT or Codex environment settings.
- Turn Agent internet access on.
- Under Domain allowlist, add
api.gerri.commonpaper.com.
Claude Desktop
- Open Settings → Capabilities.
- Enable Allow network egress if it is off.
- Open Domain allow list and add
api.gerri.commonpaper.com.
On Team and Enterprise, owners set this under Organization settings → Capabilities. Choose package managers plus specific domains, then add api.gerri.commonpaper.com.
See Create and edit files with Claude.
Claude Code
Add the host to the sandbox network allowlist in your Claude Code settings:
Code
For cloud environments, open the environment’s Network access settings, choose Custom, and add api.gerri.commonpaper.com to Allowed domains.
See Claude Code sandboxing and cloud environments.