RedInk (MCP Server)

GitHub

Red Ink - A one-stop Xiaohongshu image-and-text generator based on the 🍌Nano Banana Pro🍌, "One Sentence, One Image: Generate Xiaohongshu Text and Images."

Claude Desktop Configuration

Add to ~/Library/Application Support/Claude/claude_desktop_config.json

{
  "mcpServers": {
    "RedInk": {
      "command": "npx",
      "args": [
        "-y",
        "@modelcontextprotocol/server-RedInk"
      ]
    }
  }
}