Skip to content
Claude Desktop

OpCreative for Claude Desktop

us.opcreative/fulfillment

Print-on-demand fulfillment: manage orders, catalog and account from AI clients. Writes ask first.

client:Claude Desktop transport:streamable-http

Install OpCreative in Claude Desktop

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

{
  "mcpServers": {
    "fulfillment": {
      "command": "npx",
      "args": [
        "-y",
        "mcp-remote",
        "https://opcreative.us/api/mcp/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

OpCreative in other clients