p-e relay (remote) for Cline
io.github.it-start/relay-ui
Remote MCP access to the p-e relay store. Reads are open; writes and waits are signed.
client:Cline
transport:streamable-http
tools:6
Install p-e relay (remote) 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": {
"relay-ui": {
"url": "https://relay.zae.life/api/mcp"
}
}
}
Cline's MCP Servers pane edits this file for you if you would rather not find it. Cline docs