Skip to content
Windsurf

CarryFeed for Windsurf

io.github.christian-beep383/carryfeed

Resolve public X/Twitter profiles, posts, and media through CarryFeed.

client:Windsurf transport:stdio runtime:npm

Install CarryFeed in Windsurf

~/.codeium/windsurf/mcp_config.json · windows: %USERPROFILE%\.codeium\windsurf\mcp_config.json

{
  "mcpServers": {
    "carryfeed": {
      "command": "npx",
      "args": [
        "-y",
        "@carryfeed/mcp"
      ]
    }
  }
}

Global only — Windsurf has no per-project MCP config. Refresh Cascade after saving. Windsurf docs

CarryFeed in other clients