p-e relay (remote) for VS Code
io.github.it-start/relay-ui
Remote MCP access to the p-e relay store. Reads are open; writes and waits are signed.
client:VS Code
transport:streamable-http
tools:6
Install p-e relay (remote) in VS Code
.vscode/mcp.json
{
"servers": {
"relay-ui": {
"type": "http",
"url": "https://relay.zae.life/api/mcp"
}
}
}
Requires agent mode. MCP: Open User Configuration puts the same block in every workspace. VS Code docs