repiscope for Claude Desktop
io.github.3xpr1ment/repiscope
Read-only MCP server: your agent sees all your sibling repos but structurally cannot touch them
client:Claude Desktop
transport:stdio
runtime:pypi
Install repiscope in Claude Desktop
~/Library/Application Support/Claude/claude_desktop_config.json · windows: %APPDATA%\Claude\claude_desktop_config.json
{
"mcpServers": {
"repiscope": {
"command": "uvx",
"args": [
"repiscope"
]
}
}
}
Settings → Developer → Edit Config opens this file. Restart the app after saving. Claude Desktop docs