Skip to content
Windsurf

RedditAPIs for Windsurf

io.github.redditapis/redditapis-mcp

Reddit API as MCP tools: search, subreddits, posts, comments, users, monitors, webhooks, feedback.

client:Windsurf transport:stdio runtime:npm

Install RedditAPIs 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": {
    "redditapis-mcp": {
      "command": "npx",
      "args": [
        "-y",
        "redditapis-mcp"
      ],
      "env": {
        "REDDITAPIS_KEY": "<REDDITAPIS_KEY>"
      }
    }
  }
}

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

RedditAPIs in other clients