Skip to content
Claude Desktop

Valid for Claude Desktop

co.valid/mcp

Conversational access to advertising performance data, creative analysis, and campaign insights

client:Claude Desktop transport:streamable-http

Install Valid in Claude Desktop

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

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

Valid in other clients