Skip to content
Claude Desktop

G3M for Claude Desktop

co.g3m/g3m

Send personalized physical gifts and letters to business contacts from AI agents

client:Claude Desktop transport:streamable-http

Install G3M in Claude Desktop

~/Library/Application Support/Claude/claude_desktop_config.json · windows: %APPDATA%\Claude\claude_desktop_config.json

{
  "mcpServers": {
    "g3m": {
      "command": "npx",
      "args": [
        "-y",
        "mcp-remote",
        "https://api.g3m.co/mcp/"
      ]
    }
  }
}

Claude Desktop has no remote transport in its config file, so this bridges through mcp-remote. Restart the app after saving. Claude Desktop docs

G3M in other clients