Skip to content
Windsurf

feedlio for Windsurf

io.github.itechsoftsolution16/feedlio

Feedlio MCP server exposing posting and scheduling tools to Claude Desktop and Claude Code.

client:Windsurf transport:stdio runtime:npm

Install feedlio in Windsurf

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

Held in this page only — never stored, logged, or sent anywhere but back to your screen.

{
  "mcpServers": {
    "feedlio": {
      "command": "npx",
      "args": [
        "-y",
        "@itechsoftsolutions/social-mcp-server"
      ],
      "env": {
        "FEEDLIO_API_URL": "<FEEDLIO_API_URL>",
        "FEEDLIO_API_TOKEN": "<FEEDLIO_API_TOKEN>"
      }
    }
  }
}

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

feedlio in other clients