wait_for_relay — p-e relay (remote) MCP Tool
wait_for_relay
(wait for relay) is one of 6 tools on the
p-e relay (remote)
MCP server. Connect the server and your client discovers it on the handshake.
by client
How to call wait_for_relay from your client
- Claude Code p-e relay (remote) wait_for_relay run in your project directory
- Claude Desktop p-e relay (remote) wait_for_relay ~/Library/Application Support/Claude/claude_desktop_config.json
- Cursor p-e relay (remote) wait_for_relay ~/.cursor/mcp.json
- VS Code p-e relay (remote) wait_for_relay .vscode/mcp.json
- Zed p-e relay (remote) wait_for_relay ~/.config/zed/settings.json
- Windsurf p-e relay (remote) wait_for_relay ~/.codeium/windsurf/mcp_config.json
- Cline p-e relay (remote) wait_for_relay ~/Library/Application Support/Code/User/globalStorage/saoudrizwan.claude-dev/settings/cline_mcp_settings.json
- Gemini CLI p-e relay (remote) wait_for_relay ~/.gemini/settings.json
- Grok p-e relay (remote) wait_for_relay .mcp.json (in your project root)
- ChatGPT p-e relay (remote) wait_for_relay Settings → Connectors → Advanced → Developer mode
- Claude.ai p-e relay (remote) wait_for_relay Settings → Connectors → Add custom connector
- LangChain p-e relay (remote) wait_for_relay pip install langchain-mcp-adapters
Fastest route
claude mcp add --transport http relay-ui https://relay.zae.life/api/mcp
Other tools on this server
This list was read from the server itself, by connecting to it and calling tools/list on 24 September 2026. It is what
the server actually exposes, not what its listing claims.
Mutating and Read-only are read off each tool's name, not its schema — a hint, not a guarantee. The registry stores tool names only; connect the server for its live schemas.