RepoRelay for Cline
io.github.lukie-81/reporelay
Bounded local MCP access to one approved repository for AI read/search and structured handoffs.
client:Cline
transport:stdio
runtime:npm
Install RepoRelay in Cline
~/Library/Application Support/Code/User/globalStorage/saoudrizwan.claude-dev/settings/cline_mcp_settings.json · windows: %APPDATA%\Code\User\globalStorage\saoudrizwan.claude-dev\settings\cline_mcp_settings.json
{
"mcpServers": {
"reporelay": {
"command": "npx",
"args": [
"-y",
"reporelay-mcp"
]
}
}
}
Cline's MCP Servers pane edits this file for you if you would rather not find it. Cline docs