Skip to content
Claude Desktop

Summer for Claude Desktop

io.summer/summer

Ask live marketing data anything to get verified answers, client-ready reports, and next steps.

client:Claude Desktop transport:streamable-http

Install Summer in Claude Desktop

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

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

Summer in other clients