Skip to content
Windsurf

AIFeed for Windsurf

io.github.denyn1/aifeed-mcp-server

Verify signed AIFeed permissions, fetch token-budgeted markdown, and verify assets for AI agents.

client:Windsurf transport:stdio runtime:npm

Install AIFeed in Windsurf

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

{
  "mcpServers": {
    "aifeed-mcp-server": {
      "command": "npx",
      "args": [
        "-y",
        "aifeed-mcp-server"
      ]
    }
  }
}

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

AIFeed in other clients