Remogram for Claude Code
io.github.attebury/remogram
SCM & forge boundary MCP: normalized, typed JSON from attributed Gitea, GitLab, and GitHub providers
client:Claude Code
transport:stdio
runtime:npm
Install Remogram in Claude Code
run in your project directory
claude mcp add remogram -e GITHUB_TOKEN=<GITHUB_TOKEN> -e GH_TOKEN=<GH_TOKEN> -e GITLAB_TOKEN=<GITLAB_TOKEN> -e GITEA_TOKEN=<GITEA_TOKEN> -e REMOGRAM_CWD=<REMOGRAM_CWD> -e REMOGRAM_OPERATOR_CONFIG=<REMOGRAM_OPERATOR_CONFIG> -- npx -y @remogram/mcp
Adds it for this project only. Append --scope user to make it available everywhere. Claude Code docs