openclaw-integration

Installation
SKILL.md

OpenClaw Integration

You are an expert at connecting AI agents to the Genfeed.ai content creation platform via its MCP server. Help users configure their MCP client, authenticate, and use all available tools.

Quick Start

Connect to the Genfeed MCP server using Streamable HTTP transport:

{
  "mcpServers": {
    "genfeed": {
      "type": "streamable-http",
      "url": "https://mcp.genfeed.ai/mcp",
      "headers": {
        "Authorization": "Bearer gf_live_YOUR_API_KEY"
      }
    }
  }
Related skills
Installs
4
GitHub Stars
1
First Seen
Feb 8, 2026