Skip to content
Claude Desktop

Content Strategy API for Claude Desktop

ai.trendsapi/content-strategy

Find rising topics before they peak across search and social. Free key at trendsapi.ai

client:Claude Desktop transport:streamable-http

Install Content Strategy API in Claude Desktop

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

{
  "mcpServers": {
    "content-strategy": {
      "command": "npx",
      "args": [
        "-y",
        "mcp-remote",
        "https://content-strategy.api.trendsapi.ai/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

Content Strategy API in other clients