Skip to content
Windsurf

Remogram for Windsurf

io.github.attebury/remogram

SCM & forge boundary MCP: normalized, typed JSON from attributed Gitea, GitLab, and GitHub providers

client:Windsurf transport:stdio runtime:npm

Install Remogram 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": {
    "remogram": {
      "command": "npx",
      "args": [
        "-y",
        "@remogram/mcp"
      ],
      "env": {
        "GITHUB_TOKEN": "<GITHUB_TOKEN>",
        "GH_TOKEN": "<GH_TOKEN>",
        "GITLAB_TOKEN": "<GITLAB_TOKEN>",
        "GITEA_TOKEN": "<GITEA_TOKEN>",
        "REMOGRAM_CWD": "<REMOGRAM_CWD>",
        "REMOGRAM_OPERATOR_CONFIG": "<REMOGRAM_OPERATOR_CONFIG>"
      }
    }
  }
}

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

Remogram in other clients